diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-03-23 05:09:16 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-03-23 05:09:16 +0000 |
commit | 42444fb53cc8f3ee221d3dfe3e7f23d3f9adc1db (patch) | |
tree | 3414d44fc1a182a80763081fd48a6e837218ae84 /lib/Checker/GRExprEngine.cpp | |
parent | dbd8209b33e6c9f151e4913a9c095d64a95439c4 (diff) |
Frontend: Don't free the CompilerInstance or FrontendActions when running under
-disable-free. Among other things, this fixes freeing of the LLVM module on
exit.
- Note that this means we are disable-free'ing of a lot more stuff than we used to -- this should flush out bugs in anything left that is trying to do real work in its destructor. I did a mini-audit but '::~' is not totally uncommon.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99258 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Checker/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions