diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-30 05:05:35 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-30 05:05:35 +0000 |
commit | 3e25b990f1e2ba2a9a63dde5fd111492a7f6194a (patch) | |
tree | b964dbf9e494ae7b36325e8cb929468d8570de49 /lib/Driver/Tools.cpp | |
parent | a7efaf99ac662af11890aae74d84da8d31ab2fe0 (diff) |
[PCH] Fix memory leak related to deserialized MacroInfo objects.
Deserialized MacroInfos were not destroyed and if their SmallVector did heap allocation,
it was leaked.
rdar://13768967
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180771 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions