This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 49c32abef3 Re-land "[Sema] Make getCurFunction() return null outside fu [...] new 3e76d34afa [CFG] [analyzer] Add construction context to C++ return-by-v [...]
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 | 54 +++++++++- lib/Analysis/CFG.cpp | 160 ++++++++++++++++++---------- lib/StaticAnalyzer/Core/ExprEngine.cpp | 1 + lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 1 + test/Analysis/cfg-rich-constructors.cpp | 20 ++-- test/Analysis/temp-obj-dtors-cfg-output.cpp | 9 +- 6 files changed, 171 insertions(+), 74 deletions(-)