This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d9551967f7 [NFC] Explicitly add -std=c++14 option to tests that rely on [...] new b896b552dd [opaque pointer types] Fix the CallInfo passed to EmitCall i [...]
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/CGCall.cpp | 53 +++++++++++++++++++++-------- lib/CodeGen/CGExprCXX.cpp | 30 ++++++++-------- lib/CodeGen/CGObjC.cpp | 6 ++-- lib/CodeGen/CodeGenTypes.h | 4 +++ lib/CodeGen/ItaniumCXXABI.cpp | 10 +++--- lib/Sema/SemaOpenMP.cpp | 6 ++-- test/CodeGenObjC/getter-property-mismatch.m | 4 +-- 7 files changed, 68 insertions(+), 45 deletions(-)