This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from de4d14ed4a [LibTooling] Add Stencil library for format-string style codegen. new e75a143d22 [analyzer][NFC] Clang-format CheckerRegistry new a587cf6568 [analyzer][NFC] Prefer binary searches in CheckerRegistry new 0475b9e2dc [CodeComplete] Remove obsolete isOutputBinary().
The 3 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: include/clang/Sema/CodeCompleteConsumer.h | 14 +-- .../StaticAnalyzer/Frontend/CheckerRegistry.h | 23 +++-- lib/Frontend/ASTUnit.cpp | 3 +- lib/Frontend/CompilerInstance.cpp | 6 -- lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 107 +++++++++++---------- tools/libclang/CIndexCodeCompletion.cpp | 5 +- unittests/Sema/CodeCompleteTest.cpp | 4 +- 7 files changed, 74 insertions(+), 88 deletions(-)