This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1d6e63f477 Revert r325193 as it breaks buildbots new a4bc1e6252 [analyzer] NFC: Remove dead checks when computing DeclStmt c [...] new 9b6800302f [analyzer] Allow inlining constructors into return values. new 2f57cd2357 Reapply r325193
The 3 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: .../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 1 + lib/Basic/Targets/AMDGPU.cpp | 50 ++++--- lib/Basic/Targets/AMDGPU.h | 142 +++++++++--------- lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 28 ++-- .../Core/ExprEngineCallAndReturn.cpp | 14 +- test/Analysis/temporaries.cpp | 164 ++++++++++++++++++++- test/Driver/amdgpu-macros.cl | 107 ++++++++++++++ 7 files changed, 400 insertions(+), 106 deletions(-) create mode 100644 test/Driver/amdgpu-macros.cl