- Correctly display macro expansion and spelling locations.
- Use the same procedure to display location context call site locations.
- Display statement IDs for program points.
Details
Details
- Reviewers
Charusso
Diff Detail
Diff Detail
Paths
| Differential D64611
[analyzer] exploded-graph-rewriter: Improve source location dumps. ClosedPublic Authored by NoQ on Jul 11 2019, 5:59 PM.
Details
Summary
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 11 2019, 6:20 PM
Revision Contents
Diff 209385 clang/include/clang/Basic/JsonSupport.h
clang/lib/Analysis/AnalysisDeclContext.cpp
clang/lib/Analysis/ProgramPoint.cpp
clang/test/Analysis/dump_egraph.cpp
clang/test/Analysis/exploded-graph-rewriter/environment.dot
clang/test/Analysis/exploded-graph-rewriter/environment_diff.dot
clang/test/Analysis/exploded-graph-rewriter/macros.c
clang/test/Analysis/exploded-graph-rewriter/program_points.dot
clang/test/Analysis/expr-inspection.c
clang/utils/analyzer/exploded-graph-rewriter.py
|