]> granicus.if.org Git - clang/commit
Don't "take" the file manager and source manager when
authorDouglas Gregor <dgregor@apple.com>
Wed, 17 Mar 2010 00:32:06 +0000 (00:32 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 17 Mar 2010 00:32:06 +0000 (00:32 +0000)
commit19b43e1ba9324cb08b730fa38d9be865e63771a2
tree3e2082516770e3290f9a8f5b2a599e240e50d19d
parent132f2a2da34f378fc675b9e174564b0f52c31d98
Don't "take" the file manager and source manager when
ASTUnit::LoadFromCompilerInvocation() fails to create target
information.

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