This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3a5a4d8 Drop a redundant ".get()" call (NFC) new d698b92 [CodeGen][ObjC] Do not call objc_storeStrong when initializin [...]
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/CodeGen/CGDecl.cpp | 31 ------------------------------- lib/CodeGen/CGExpr.cpp | 10 +++++++++- lib/CodeGen/CGObjC.cpp | 3 ++- lib/CodeGen/CGStmtOpenMP.cpp | 4 ++-- lib/CodeGen/CodeGenFunction.h | 1 - test/CodeGenObjCXX/arc-constexpr.mm | 18 ++++++++++++++++++ 6 files changed, 31 insertions(+), 36 deletions(-) create mode 100644 test/CodeGenObjCXX/arc-constexpr.mm