diff options
author | Reka Kovacs <rekanikolett@gmail.com> | 2018-06-09 21:08:27 +0000 |
---|---|---|
committer | Reka Kovacs <rekanikolett@gmail.com> | 2018-06-09 21:08:27 +0000 |
commit | 7ff6a8a3168afce70632d45aa3559e2cdeb348be (patch) | |
tree | 5d6cbdcca6b42edd6c6d31289e6a545fa760b854 /llvm/lib/Support/Program.cpp | |
parent | 5297506625544617dab1b2559e965c9ccdfb2aa8 (diff) | |
download | llvm-7ff6a8a3168afce70632d45aa3559e2cdeb348be.zip llvm-7ff6a8a3168afce70632d45aa3559e2cdeb348be.tar.gz llvm-7ff6a8a3168afce70632d45aa3559e2cdeb348be.tar.bz2 |
[analyzer] Clean up the program state map of DanglingInternalBufferChecker.
Symbols are cleaned up from the program state map when they go out of scope.
Memory regions are cleaned up when the corresponding object is destroyed, and
additionally in 'checkDeadSymbols' in case destructor modeling was incomplete.
Differential Revision: https://reviews.llvm.org/D47416
llvm-svn: 334352
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions