summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/scripts/cpplint.py
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2015-05-28 12:55:43 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2015-05-28 12:55:43 +0000
commit5188a2af721ff821aee387bd2de5d43c76b431c8 (patch)
treef46af812c0ca016ced9bb90ba66946cad9c8fb08 /compiler-rt/lib/sanitizer_common/scripts/cpplint.py
parente749b20171faf5a0e071a854c30873fbbd5dcbd6 (diff)
downloadbcm5719-llvm-5188a2af721ff821aee387bd2de5d43c76b431c8.tar.gz
bcm5719-llvm-5188a2af721ff821aee387bd2de5d43c76b431c8.zip
[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
DIEAbbrev contains a SmallVector that can leak for overly large abbrevs. They used to be owned by the DIE, but after the recent refactoring DWARFFile allocates its own abbrevs. Leak found by asan. llvm-svn: 238418
Diffstat (limited to 'compiler-rt/lib/sanitizer_common/scripts/cpplint.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud