diff options
author | Reka Kovacs <rekanikolett@gmail.com> | 2018-08-06 22:03:42 +0000 |
---|---|---|
committer | Reka Kovacs <rekanikolett@gmail.com> | 2018-08-06 22:03:42 +0000 |
commit | d9f66ba3400c79784cf7d49a6f9f26cd454301fd (patch) | |
tree | cc89ed10225e179378798d3c69d24f2308b73559 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 69dd7cd45e1863de09fccdfba074c3eda5cff745 (diff) | |
download | bcm5719-llvm-d9f66ba3400c79784cf7d49a6f9f26cd454301fd.tar.gz bcm5719-llvm-d9f66ba3400c79784cf7d49a6f9f26cd454301fd.zip |
[analyzer] InnerPointerChecker: fix displayed checker name.
For InnerPointerChecker to function properly, both the checker itself
and parts of MallocChecker that handle relevant use-after-free problems
need to be turned on. So far, the latter part has been developed within
MallocChecker's NewDelete sub-checker, often causing warnings to appear
under that name. This patch defines a new CheckKind within MallocChecker
for the inner pointer checking functionality, so that the correct name
is displayed in warnings and in the ExplodedGraph.
Tested on clang-tidy.
Differential Review: https://reviews.llvm.org/D50211
llvm-svn: 339067
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions