llvm-project/clang/tools/driver
Douglas Gregor 67ca40c419 Eliminate the "minimal" and printing parser actions, which only ever
worked for C anyway. Also kills the -cc1 options -parse-noop and
-parse-print-callbacks.

llvm-svn: 109392
2010-07-26 04:08:02 +00:00
..
CMakeLists.txt Fix cmake build. 2010-07-17 11:59:16 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile Reapply r108617. 2010-07-19 01:31:21 +00:00
cc1_main.cpp Eliminate the "minimal" and printing parser actions, which only ever 2010-07-26 04:08:02 +00:00
cc1as_main.cpp Update for LLVM API change. 2010-07-19 00:33:53 +00:00
driver.cpp Driver: Switch to using a SmallVector instead of std::vector, and stop 2010-07-20 02:47:40 +00:00