]> granicus.if.org Git - clang/commit
Switch clang to use its own LLVMContext (not the global one).
authorDaniel Dunbar <daniel@zuster.org>
Tue, 16 Feb 2010 01:54:33 +0000 (01:54 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 16 Feb 2010 01:54:33 +0000 (01:54 +0000)
commitf25491dd27f188afe083dbbdf028c87a2daba359
treefbe3ad52d88655c1167edaf8c9ca1ddbb6561ced
parent0395618b6f3a57137abf6d29284e0eef6177c0ad
Switch clang to use its own LLVMContext (not the global one).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96313 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/cc1_main.cpp