Revert node-ID removal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62658
[analyzer] print() JSONify: ExplodedNode revision ClosedPublic Authored by Charusso on May 30 2019, 6:41 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, dkrupp, donat.nagy and 4 others. · View Herald TranscriptMay 30 2019, 6:41 AM Charusso added a child revision: D62553: [analyzer][WIP] A Python script to simplify the ExplodedGraph dumps.May 30 2019, 6:42 AM Charusso added a parent revision: D62497: [analyzer] print() JSONify: SVal implementation.May 30 2019, 6:45 AM This revision is now accepted and ready to land.May 30 2019, 6:17 PM Closed by commit rL362249: [analyzer] print() JSONify: ExplodedNode revision (authored by Charusso). · Explain WhyMay 31 2019, 10:52 AM This revision was automatically updated to reflect the committed changes. Charusso removed a child revision: D62553: [analyzer][WIP] A Python script to simplify the ExplodedGraph dumps.Jun 24 2019, 10:06 AM Charusso added a child revision: D63436: [analyzer] Fix JSON dumps for ExplodedNodes.Jun 24 2019, 10:09 AM
Revision Contents
Diff 202462 cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
|