]> granicus.if.org Git - clang/commit
Re-enable disable free optimization where the FrontendAction is not freed when -disab...
authorTed Kremenek <kremenek@apple.com>
Mon, 25 Apr 2011 22:57:55 +0000 (22:57 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 25 Apr 2011 22:57:55 +0000 (22:57 +0000)
commit72e3a0a2a54cdc9cf1c5324c348f1c10f205b2c0
tree99fe3e8629326ec462393b1244b5d04585293011
parent1e713f50e904b96623425efa7119fcb98243e111
Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed.  This accidentally was commited in r128011.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/FrontendTool/ExecuteCompilerInvocation.cpp