aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-05-03 10:39:05 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-05-03 10:39:05 +0000
commit7ff07727b540dfb17b5a41c95306c91e1e04ce2c (patch)
tree8ed2259b1f840445b87e3763f6cb26d3872a13d8 /clang/lib/Frontend/CompilerInvocation.cpp
parentddd0cb5ecf224cc9d5b1b502d7ca42d8d735c0c0 (diff)
downloadllvm-7ff07727b540dfb17b5a41c95306c91e1e04ce2c.zip
llvm-7ff07727b540dfb17b5a41c95306c91e1e04ce2c.tar.gz
llvm-7ff07727b540dfb17b5a41c95306c91e1e04ce2c.tar.bz2
[leaks] The PDFileEntry nodes in the FilesMade FoldingSet contain
a std::vector that allocates on the heap. As a consequence, we have to run all of their destructors when tearing down the set, not just deallocate the memory blobs. llvm-svn: 207902
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions