This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 22d5fd239a [analyzer] Re-enable lifetime extension for temporaries with [...] new c3d3ed8659 [CFG] [analyzer] Simplify lifetime-extended temporary constr [...]
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/Analysis/ConstructionContext.cpp | 7 +++++++ lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 9 +-------- test/Analysis/auto-obj-dtors-cfg-output.cpp | 12 ++++++------ test/Analysis/cfg-rich-constructors.cpp | 14 +++++++------- test/Analysis/temp-obj-dtors-cfg-output.cpp | 8 ++++---- 5 files changed, 25 insertions(+), 25 deletions(-)