This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 433c43a361 Add another test for PR36157. new edbe243cbd [CFG] Provide construction contexts for lifetime-extended te [...] new f0918c00b9 [CFG] Provide construction contexts for functional cast-like [...] new 6a41ac4109 [CFG] Provide construction contexts for temporaries bound to [...]
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: include/clang/Analysis/CFG.h | 15 ++++++++ lib/Analysis/CFG.cpp | 30 +++++++++++++++- test/Analysis/auto-obj-dtors-cfg-output.cpp | 2 +- test/Analysis/cfg-rich-constructors.cpp | 55 +++++++++++++++++++---------- test/Analysis/temp-obj-dtors-cfg-output.cpp | 51 ++++++++++++++------------ 5 files changed, 111 insertions(+), 42 deletions(-)