[PATCH] D21978: [analyzer] Add LocationContext to SymbolMetadata
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 17 08:46:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278937: [analyzer] Add LocationContext information to SymbolMetadata. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D21978?vs=62696&id=68368#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21978
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
cfe/trunk/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Core/SValBuilder.cpp
cfe/trunk/lib/StaticAnalyzer/Core/SymbolManager.cpp
cfe/trunk/test/Analysis/string.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21978.68368.patch
Type: text/x-patch
Size: 7121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/aba2dbea/attachment.bin>
More information about the cfe-commits
mailing list