This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1fa8b1fbd4 [StaticAnalyzer] Add missing include to SMTAPI.h. [NFC] new 937984b3a9 [opaque pointer types] Cleanup CGBuilder's Create*GEP.
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/CGAtomic.cpp | 4 +- lib/CodeGen/CGBlocks.cpp | 66 +++++++++++++------------------ lib/CodeGen/CGBuilder.h | 74 +++++++++-------------------------- lib/CodeGen/CGBuiltin.cpp | 3 +- lib/CodeGen/CGCall.cpp | 54 ++++++++------------------ lib/CodeGen/CGCleanup.cpp | 18 +++------ lib/CodeGen/CGDecl.cpp | 12 +++--- lib/CodeGen/CGExpr.cpp | 19 +-------- lib/CodeGen/CGExprAgg.cpp | 6 +-- lib/CodeGen/CGExprComplex.cpp | 7 +--- lib/CodeGen/CGNonTrivialStruct.cpp | 3 +- lib/CodeGen/CGObjC.cpp | 23 +++++------ lib/CodeGen/CGObjCGNU.cpp | 6 +-- lib/CodeGen/CGObjCMac.cpp | 19 ++++----- lib/CodeGen/CGOpenMPRuntime.cpp | 48 ++++++++--------------- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 58 ++++++++++------------------ lib/CodeGen/CGStmtOpenMP.cpp | 6 +-- lib/CodeGen/ItaniumCXXABI.cpp | 2 +- lib/CodeGen/TargetInfo.cpp | 75 ++++++++++++------------------------ 19 files changed, 165 insertions(+), 338 deletions(-)