This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e11b115b52 [analyzer] Don't crash when dynamic type of a variable is se [...] new 0dacdd09c3 [analyzer] Track temporaries without construction contexts f [...]
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: .../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 4 ++ lib/StaticAnalyzer/Core/ExprEngine.cpp | 55 +++++++++++++++++----- test/Analysis/temporaries.cpp | 17 ++++--- 3 files changed, 59 insertions(+), 17 deletions(-)