This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 03313c3 Fix -Winconsistent-missing-override in CodeGenAction.cpp new 5050adc Switch CGObjCMac to use ConstantInitBuilder. Whew.
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/ASTContext.h | 3 - include/clang/AST/DeclObjC.h | 3 + lib/CodeGen/CGObjCMac.cpp | 1575 ++++++++++++++++---------------- lib/CodeGen/ConstantBuilder.h | 65 +- test/CodeGenObjC/encode-test.m | 2 +- test/CodeGenObjC/metadata-symbols-32.m | 7 +- 6 files changed, 869 insertions(+), 786 deletions(-)