Now we also print out the filename with its path.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63438
[analyzer] print() JSONify: ProgramPoint revision ClosedPublic Authored by Charusso on Jun 17 2019, 8:49 AM.
Details Summary Now we also print out the filename with its path.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, dkrupp, donat.nagy and 6 others. · View Herald TranscriptJun 17 2019, 8:49 AM Charusso added a parent revision: D63436: [analyzer] Fix JSON dumps for ExplodedNodes.Jun 17 2019, 3:57 PM Charusso added a child revision: D63462: [analyzer] JsonSupport: Escape escapes.Jun 17 2019, 4:00 PM This revision is now accepted and ready to land.Jun 17 2019, 4:01 PM Closed by commit rL364197: [analyzer] print() JSONify: ProgramPoint revision (authored by Charusso). · Explain WhyJun 24 2019, 9:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 206238 cfe/trunk/lib/Analysis/ProgramPoint.cpp
cfe/trunk/test/Analysis/dump_egraph.c
|