More dumps!
Eg.:
Dynamic types of regions: x : class PR13569_virtual::Child
Taint dumps were already implemented, so i added them because they seemed to have been accidentally left out.
Paths
| Differential D43657
[analyzer] dump() dynamic type info and taint into state dumps. ClosedPublic Authored by NoQ on Feb 22 2018, 4:40 PM.
Details
Summary More dumps! Eg.: Dynamic types of regions: x : class PR13569_virtual::Child Taint dumps were already implemented, so i added them because they seemed to have been accidentally left out.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 22 2018, 4:59 PM Closed by commit rL326239: [analyzer] Self-debug: Dump dynamic type info and taint with the program state. (authored by NoQ). · Explain WhyFeb 27 2018, 12:09 PM This revision was automatically updated to reflect the committed changes. Closed by commit rC326239: [analyzer] Self-debug: Dump dynamic type info and taint with the program state. (authored by NoQ). · Explain WhyFeb 27 2018, 12:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136131 include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h
lib/StaticAnalyzer/Core/DynamicTypeMap.cpp
lib/StaticAnalyzer/Core/ProgramState.cpp
|