This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6b4c160f3b [analyzer] Decide on inlining destructors via EvalCallOptions. new d9839346b9 [CFG] Provide construction contexts for temproary objects.
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/CFG.cpp | 4 +- test/Analysis/auto-obj-dtors-cfg-output.cpp | 3 +- test/Analysis/cfg-rich-constructors.cpp | 143 +++++++++++++++++++++- test/Analysis/temp-obj-dtors-cfg-output.cpp | 183 ++++++++++++++++++---------- 4 files changed, 267 insertions(+), 66 deletions(-)