diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-05-03 10:39:05 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-05-03 10:39:05 +0000 |
commit | 7ff07727b540dfb17b5a41c95306c91e1e04ce2c (patch) | |
tree | 8ed2259b1f840445b87e3763f6cb26d3872a13d8 /llvm/docs/ProgrammersManual.rst | |
parent | ddd0cb5ecf224cc9d5b1b502d7ca42d8d735c0c0 (diff) | |
download | bcm5719-llvm-7ff07727b540dfb17b5a41c95306c91e1e04ce2c.tar.gz bcm5719-llvm-7ff07727b540dfb17b5a41c95306c91e1e04ce2c.zip |
[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 'llvm/docs/ProgrammersManual.rst')
0 files changed, 0 insertions, 0 deletions