This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dc65685 [analyzer] Fix crash when building CFG with variable of incom [...] new ce79a7c [AST/ObjC] Make ObjCCategoryImplDecl consistent with ObjCCate [...]
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: include/clang/AST/DeclObjC.h | 46 +++++------------------- lib/AST/Decl.cpp | 5 +++ lib/AST/Mangle.cpp | 8 +++-- lib/CodeGen/CGDebugInfo.cpp | 4 +-- lib/Serialization/ASTReaderDecl.cpp | 1 - lib/Serialization/ASTWriterDecl.cpp | 1 - lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 4 +-- test/Index/Core/index-source.m | 2 +- test/Index/Core/index-subkinds.m | 2 +- test/Misc/ast-dump-decl.m | 4 +-- 10 files changed, 28 insertions(+), 49 deletions(-)