]> granicus.if.org Git - clang/commit
The driver/diagnostic client don't need to be on the heap.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 26 May 2009 16:15:44 +0000 (16:15 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 26 May 2009 16:15:44 +0000 (16:15 +0000)
commit8e6e70928adebea871389febd9b54ca82821dc87
tree48159e2a3456c7539945ae8e23d6fc0f757560ef
parent187ba159b04d8cc760daeee5cfbbc69450b2d50d
The driver/diagnostic client don't need to be on the heap.

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