[PATCH] D12767: [Static Analyzer] Properly clean up the dynamic type information for dead regions.
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 11 10:21:20 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL247430: [Static Analyzer] Properly clean up the dynamic type information for dead… (authored by xazax).
Changed prior to commit:
http://reviews.llvm.org/D12767?vs=34554&id=34559#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12767
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
cfe/trunk/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
cfe/trunk/lib/StaticAnalyzer/Core/CMakeLists.txt
cfe/trunk/lib/StaticAnalyzer/Core/CallEvent.cpp
cfe/trunk/lib/StaticAnalyzer/Core/DynamicTypeMap.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ProgramState.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12767.34559.patch
Type: text/x-patch
Size: 13557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150911/d49448df/attachment-0001.bin>
More information about the cfe-commits
mailing list