]> granicus.if.org Git - clang/commit
In tooling, reenable freeing of datastructures in codegen, just as we do for
authorNick Lewycky <nicholas@mxc.ca>
Tue, 25 Jun 2013 17:01:21 +0000 (17:01 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 25 Jun 2013 17:01:21 +0000 (17:01 +0000)
commitfe7ed9ec307ed6bcb962b6780bf3a156420662b3
tree94e64fa6ae2cf1ba65038837bf5016d04ed4a1f8
parent40e6b30884d54c480f37c38beaa43390de7feb9e
In tooling, reenable freeing of datastructures in codegen, just as we do for
the frontend. We don't want to respect the -disable-free flag here.

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