-
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
It is pretty interesting when you could track the call among the entire graph, it is could be our first Explorer.
Paths
| Differential D63726
[analyzer] print() JSONify: Create pointers ClosedPublic Authored by Charusso on Jun 24 2019, 10:00 AM.
Details
Diff Detail Event TimelineHerald added subscribers: cfe-commits, dkrupp, donat.nagy and 6 others. · View Herald TranscriptJun 24 2019, 10:00 AM Charusso added a parent revision: D63462: [analyzer] JsonSupport: Escape escapes.Jun 24 2019, 10:00 AM Charusso added a child revision: D63727: [analyzer] print() JSONify: Stable LocationContext IDs.Jun 24 2019, 10:03 AM This revision is now accepted and ready to land.Jun 24 2019, 7:22 PM Comment Actions
It is pretty interesting when you could track the call among the entire graph, it is could be our first Explorer. Closed by commit rL364271: [analyzer] print() JSONify: Create pointers (authored by Charusso). · Explain WhyJun 24 2019, 8:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 206249 clang/lib/StaticAnalyzer/Core/Environment.cpp
clang/lib/StaticAnalyzer/Core/RegionStore.cpp
clang/test/Analysis/exploded-graph-rewriter/environment.dot
clang/test/Analysis/exploded-graph-rewriter/environment_diff.dot
clang/test/Analysis/exploded-graph-rewriter/store.dot
clang/test/Analysis/exploded-graph-rewriter/store_diff.dot
clang/test/Analysis/expr-inspection.c
clang/utils/analyzer/exploded-graph-rewriter.py
|