This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ba43c43904 Use special new Clang flag 'FrontendTimesIsEnabled' instead [...] new 41ef6cd003 [Solaris] __float128 is supported on Solaris/x86 new 3a450c6074 Format closing braces when reformatting the line containing [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Basic/Targets/OSTargets.h | 10 +++++ lib/Format/AffectedRangeManager.cpp | 20 +++++---- lib/Format/AffectedRangeManager.h | 9 ++-- lib/Format/Format.cpp | 9 ++-- lib/Format/NamespaceEndCommentsFixer.cpp | 3 +- lib/Format/SortJavaScriptImports.cpp | 3 +- lib/Format/TokenAnnotator.h | 2 + lib/Format/UnwrappedLineFormatter.cpp | 9 ++-- lib/Format/UnwrappedLineParser.cpp | 2 +- lib/Format/UnwrappedLineParser.h | 6 ++- lib/Format/UsingDeclarationsSorter.cpp | 3 +- test/CodeGenCXX/float128-declarations.cpp | 4 ++ unittests/Format/FormatTestSelective.cpp | 68 ++++++++++++++++++++++++++++++- 13 files changed, 118 insertions(+), 30 deletions(-)