-
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D62496
[analyzer] print() JSONify: CFG implementation ClosedPublic Authored by Charusso on May 27 2019, 1:57 PM.
Details
Diff Detail Event TimelineHerald added subscribers: dkrupp, donat.nagy, mikhail.ramalho and 3 others. · View Herald TranscriptMay 27 2019, 1:57 PM Charusso added a parent revision: D62495: [analyzer] print() JSONify: Decl revision.May 27 2019, 1:57 PM Charusso added a child revision: D62497: [analyzer] print() JSONify: SVal implementation.May 27 2019, 2:02 PM This revision is now accepted and ready to land.May 27 2019, 8:40 PM Comment Actions
Yea, because it writes out both Decl and Stmt craziness. Closed by commit rL362003: [analyzer] print() JSONify: CFG implementation (authored by Charusso). · Explain WhyMay 29 2019, 11:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201580 clang/include/clang/Analysis/CFG.h
clang/lib/Analysis/CFG.cpp
clang/lib/Analysis/ProgramPoint.cpp
|