[PATCH] D12767: [Static Analyzer] Properly clean up the dynamic type information for dead regions.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 11 09:44:44 PDT 2015
xazax.hun updated this revision to Diff 34554.
xazax.hun added a comment.
- Addressed the comments.
http://reviews.llvm.org/D12767
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h
include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
lib/StaticAnalyzer/Core/CMakeLists.txt
lib/StaticAnalyzer/Core/CallEvent.cpp
lib/StaticAnalyzer/Core/DynamicTypeMap.cpp
lib/StaticAnalyzer/Core/ProgramState.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12767.34554.patch
Type: text/x-patch
Size: 13259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150911/d7423a4d/attachment.bin>
More information about the cfe-commits
mailing list