This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4cf17d1623 [analyzer] Support temporaries conjured by conservatively ev [...] new 25903b2d3f [CFG] [analyzer] Don't add construction context to a return- [...]
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: include/clang/Analysis/CFG.h | 10 ++++--- lib/Analysis/CFG.cpp | 4 +-- test/Analysis/temp-obj-dtors-cfg-output.cpp | 41 +++++++++++++++++++++++++++++ test/Analysis/temporaries.cpp | 13 +++++++++ 4 files changed, 62 insertions(+), 6 deletions(-)