All use cases of DeclRegion actually have ValueDecl there,
and getting the name from declaration comes in very handy.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D49998
[analyzer] Store ValueDecl in DeclRegion ClosedPublic Authored by george.karpenkov on Jul 30 2018, 11:41 AM.
Details Summary All use cases of DeclRegion actually have ValueDecl there,
Diff Detail Event TimelineHerald added subscribers: mikhail.ramalho, a.sidorin, szepet and 2 others. · View Herald TranscriptJul 30 2018, 11:41 AM This revision is now accepted and ready to land.Jul 30 2018, 11:42 AM Closed by commit rC338286: [analyzer] Store ValueDecl in DeclRegion (authored by george.karpenkov). · Explain WhyJul 30 2018, 11:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158027 clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
|