This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 56d4ee6da0 [WebAssembly] Fix failing wasm-toolchain test new b0c092f298 Suppress all uses of LLVM_END_WITH_NULL. NFC.
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 | 10 +- lib/CodeGen/CGBuiltin.cpp | 8 +- lib/CodeGen/CGCUDANV.cpp | 2 +- lib/CodeGen/CGCleanup.cpp | 3 +- lib/CodeGen/CGException.cpp | 13 +- lib/CodeGen/CGExpr.cpp | 4 +- lib/CodeGen/CGExprConstant.cpp | 10 +- lib/CodeGen/CGObjCGNU.cpp | 127 +++++++-------- lib/CodeGen/CGObjCMac.cpp | 170 ++++++++------------- lib/CodeGen/CGOpenMPRuntime.cpp | 2 +- lib/CodeGen/CodeGenModule.cpp | 2 +- lib/CodeGen/CodeGenTypes.cpp | 2 +- lib/CodeGen/ItaniumCXXABI.cpp | 2 +- lib/CodeGen/TargetInfo.cpp | 10 +- .../Checkers/BasicObjCFoundationChecks.cpp | 46 +++--- .../Checkers/NoReturnFunctionChecker.cpp | 4 +- lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 47 +++--- lib/StaticAnalyzer/Checkers/SelectorExtras.h | 40 ++--- 18 files changed, 204 insertions(+), 298 deletions(-)