llvm-project/clang/Driver
Chris Lattner c62b6c232f eliminate EmptyAction, merging it into MinimalAction instead.
llvm-svn: 39134
2006-11-05 18:44:26 +00:00
..
Makefile Fix these to allow clang to be in any dir. 2006-10-26 04:56:55 +00:00
PrintParserCallbacks.cpp eliminate EmptyAction, merging it into MinimalAction instead. 2006-11-05 18:44:26 +00:00
PrintPreprocessedOutput.cpp Remove GNU C++ min/max operator extension support, they have been removed 2006-10-27 05:24:37 +00:00
Targets.cpp Sink target-specific #define info into the target descriptions. Add x86-32/64 and ppc64. 2006-10-15 01:05:46 +00:00
clang.cpp eliminate EmptyAction, merging it into MinimalAction instead. 2006-11-05 18:44:26 +00:00
clang.h start factoring actions into two flavors: minimal and semantic actions. 2006-11-05 18:39:59 +00:00