This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c56c870c0c [Solaris] Only define _REENTRANT if -pthread new ff0626ea3c [clang] Update uses of DEBUG macro to LLVM_DEBUG.
The 1 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/AST/ExprConstant.cpp | 4 +- lib/Analysis/BodyFarm.cpp | 31 ++++----- lib/CodeGen/ObjectFilePCHContainerOperations.cpp | 2 +- lib/Format/BreakableToken.cpp | 7 +- lib/Format/ContinuationIndenter.cpp | 75 +++++++++++----------- lib/Format/Format.cpp | 13 ++-- lib/Format/SortJavaScriptImports.cpp | 8 +-- lib/Format/TokenAnalyzer.cpp | 10 +-- lib/Format/TokenAnnotator.cpp | 2 +- lib/Format/UnwrappedLineFormatter.cpp | 12 ++-- lib/Format/UnwrappedLineParser.cpp | 4 +- lib/Format/UsingDeclarationsSorter.cpp | 2 +- lib/StaticAnalyzer/Core/CallEvent.cpp | 8 +-- lib/StaticAnalyzer/Core/MemRegion.cpp | 4 +- lib/Tooling/Tooling.cpp | 2 +- unittests/Format/FormatTest.cpp | 6 +- unittests/Format/FormatTestComments.cpp | 6 +- unittests/Format/FormatTestJS.cpp | 6 +- unittests/Format/FormatTestJava.cpp | 6 +- unittests/Format/FormatTestObjC.cpp | 6 +- unittests/Format/FormatTestProto.cpp | 6 +- unittests/Format/FormatTestRawStrings.cpp | 6 +- unittests/Format/FormatTestSelective.cpp | 6 +- unittests/Format/FormatTestTextProto.cpp | 6 +- unittests/Format/NamespaceEndCommentsFixerTest.cpp | 6 +- unittests/Format/UsingDeclarationsSorterTest.cpp | 6 +- unittests/libclang/LibclangTest.cpp | 12 ++-- 27 files changed, 136 insertions(+), 126 deletions(-)