]> granicus.if.org Git - clang/commit
Plug a leak when precompiling the preamble in ASTUnit.
authorDouglas Gregor <dgregor@apple.com>
Thu, 19 Aug 2010 01:33:06 +0000 (01:33 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 19 Aug 2010 01:33:06 +0000 (01:33 +0000)
commit671947b18dba342f9aba022ee992babef325a833
treec3a27cbfd7eeaae71811ad10d50bf597d354cea3
parentb61b7d24f3f8fee5ef7c92187d2a9bb3df5a5192
Plug a leak when precompiling the preamble in ASTUnit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111504 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ASTUnit.h
lib/Frontend/ASTUnit.cpp