This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0927c84 Doxygen comments for avxintrin.h. new 8a6ea81 Introduce a helper class for building complex constant initia [...]
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 | 3 + lib/CodeGen/CGBlocks.cpp | 70 ++-- lib/CodeGen/CGCUDANV.cpp | 35 +- lib/CodeGen/CGObjCGNU.cpp | 716 +++++++++++++++++++--------------------- lib/CodeGen/CGOpenMPRuntime.cpp | 95 +++--- lib/CodeGen/CodeGenModule.cpp | 85 +++-- lib/CodeGen/ConstantBuilder.h | 274 +++++++++++++++ 7 files changed, 770 insertions(+), 508 deletions(-) create mode 100644 lib/CodeGen/ConstantBuilder.h