diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-12-02 01:50:44 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-12-02 01:50:44 +0000 |
commit | 07ba5121a12f31bfeb38630e16b18310a302f6ba (patch) | |
tree | 3a9b7eb908302bcf3c90e448f4aa7c742dcce0eb /clang/lib/Serialization | |
parent | a441b7b0505954242a6741ef404037894a24dc3c (diff) | |
download | bcm5719-llvm-07ba5121a12f31bfeb38630e16b18310a302f6ba.tar.gz bcm5719-llvm-07ba5121a12f31bfeb38630e16b18310a302f6ba.zip |
[mach-o] Fix TrieEdge leak
In PR21682 Jean-Daliel Dupas found a leak in the trie builder and suggested
a fix was to use a list instead of SmallVector so that the list elements
could be allocated in the BumpPtrAllocator.
llvm-svn: 223104
Diffstat (limited to 'clang/lib/Serialization')
0 files changed, 0 insertions, 0 deletions