skip pointers whenever redundant, use unique prefixes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D52114
[analyzer] Further printing improvements: use declarations ClosedPublic Authored by george.karpenkov on Sep 14 2018, 11:59 AM.
Details Summary skip pointers whenever redundant, use unique prefixes.
Diff Detail
Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptSep 14 2018, 11:59 AM george.karpenkov added a parent revision: D52113: Generate unique identifiers for Decl objects.Sep 14 2018, 11:59 AM NoQ added inline comments. This revision is now accepted and ready to land.Sep 14 2018, 5:40 PM Closed by commit rC342316: [analyzer] Further printing improvements: use declarations, (authored by george.karpenkov). · Explain WhySep 14 2018, 7:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 165632 lib/AST/Stmt.cpp
lib/StaticAnalyzer/Core/Environment.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/MemRegion.cpp
lib/StaticAnalyzer/Core/SymbolManager.cpp
|