This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a5f94fbb04 [CFG] Add construction context for constructor initializers. new 2640a02703 [CFG] Provide construction contexts when constructors have c [...]
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 | 2 + test/Analysis/cfg-rich-constructors.cpp | 77 ++++++++++++++++++++++++++++- test/Analysis/temp-obj-dtors-cfg-output.cpp | 44 ++++++++++++----- 3 files changed, 110 insertions(+), 13 deletions(-)