-
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D62087
[analyzer] print() JSONify: Program state implementation ClosedPublic Authored by Charusso on May 17 2019, 2:36 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, mikhail.ramalho and 3 others. · View Herald TranscriptMay 17 2019, 2:36 PM Charusso added a parent revision: D62086: [analyzer] print() JSONify: Checker messages implementation.May 17 2019, 2:36 PM Charusso added a child revision: D62346: [analyzer] print() JSONify: getNodeLabel implementation.May 23 2019, 2:33 PM This revision is now accepted and ready to land.May 23 2019, 4:22 PM Closed by commit rC361983: [analyzer] print() JSONify: Program state implementation (authored by Charusso). · Explain WhyMay 29 2019, 9:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201960 include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
lib/StaticAnalyzer/Core/ProgramState.cpp
test/Analysis/dump_egraph.cpp
test/Analysis/expr-inspection.c
|