[analyzer] Store ValueDecl in DeclRegion
authorGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 30 Jul 2018 18:57:13 +0000 (18:57 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 30 Jul 2018 18:57:13 +0000 (18:57 +0000)
commit676b3f0157ceb6584ac9a3f4aae9bfb9420844b2
tree3d3490e06d42e3bd3a697bd3e7d4f29c84b72076
parent76e95865f3ef63c64bc9c18430787e440d4fcf27
[analyzer] Store ValueDecl in DeclRegion

All use cases of DeclRegion actually have ValueDecl there,
and getting the name from declaration comes in very handy.

Differential Revision: https://reviews.llvm.org/D49998

llvm-svn: 338286
clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h