This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5a7aa718fe [cxx_status] Update for San Diego motions. new 7dec0f05fe Pass the function type instead of the return type to Functio [...]
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/Decl.cpp | 1 + lib/CodeGen/CGBlocks.cpp | 93 +++++++++++++++--------------- lib/CodeGen/CGBuiltin.cpp | 17 ++++-- lib/CodeGen/CGNonTrivialStruct.cpp | 3 +- lib/CodeGen/CGObjC.cpp | 70 +++++++++++----------- lib/CodeGen/CGStmtOpenMP.cpp | 8 +-- lib/CodeGen/ItaniumCXXABI.cpp | 6 +- lib/Frontend/Rewrite/RewriteModernObjC.cpp | 13 ++--- test/CodeGenObjCXX/crash-function-type.mm | 9 +++ 9 files changed, 123 insertions(+), 97 deletions(-) create mode 100644 test/CodeGenObjCXX/crash-function-type.mm