This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 55d093e6fc Simplify and modernize this code a little. new 8060008472 Cleanup: replace uses of CallSite with CallBase.
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/CGBlocks.cpp | 1 - lib/CodeGen/CGBuiltin.cpp | 19 +++++++------- lib/CodeGen/CGCUDANV.cpp | 7 +++-- lib/CodeGen/CGCall.cpp | 52 +++++++++++++++++--------------------- lib/CodeGen/CGException.cpp | 1 - lib/CodeGen/CGExprCXX.cpp | 14 +++------- lib/CodeGen/CGExprComplex.cpp | 4 +-- lib/CodeGen/CGObjC.cpp | 3 +-- lib/CodeGen/CGObjCGNU.cpp | 27 ++++++++++---------- lib/CodeGen/CGObjCMac.cpp | 22 ++++++++-------- lib/CodeGen/CGObjCRuntime.cpp | 1 - lib/CodeGen/CGOpenMPRuntime.cpp | 1 - lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 1 - lib/CodeGen/CGStmt.cpp | 1 - lib/CodeGen/CGStmtOpenMP.cpp | 2 -- lib/CodeGen/CGVTables.cpp | 2 +- lib/CodeGen/CodeGenFunction.h | 21 ++++++++------- lib/CodeGen/CodeGenModule.cpp | 43 +++++++++++++++---------------- lib/CodeGen/ItaniumCXXABI.cpp | 7 ++--- lib/CodeGen/MicrosoftCXXABI.cpp | 13 +++++----- 20 files changed, 108 insertions(+), 134 deletions(-)