This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 70e216b Visit lambda capture inits from RecursiveASTVisitor::Traverse [...] new 64f71c6 [analyzer] Add LocationContext information to SymbolMetadata.
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/SValBuilder.h | 8 +++++--- .../StaticAnalyzer/Core/PathSensitive/SymbolManager.h | 18 ++++++++++++------ lib/StaticAnalyzer/Checkers/CStringChecker.cpp | 1 + lib/StaticAnalyzer/Core/SValBuilder.cpp | 3 ++- lib/StaticAnalyzer/Core/SymbolManager.cpp | 7 ++++--- test/Analysis/string.c | 17 +++++++++++++++++ 6 files changed, 41 insertions(+), 13 deletions(-)