llvm-project/clang/Driver
Chris Lattner 288e86ff15 Rename SemaDeclSpec.{h|cpp} back to DeclSpec.{h|cpp} now that the distinction
between sema and parse is clear.

llvm-svn: 39167
2006-11-11 23:03:42 +00:00
..
Makefile Fix these to allow clang to be in any dir. 2006-10-26 04:56:55 +00:00
PrintParserCallbacks.cpp Rename SemaDeclSpec.{h|cpp} back to DeclSpec.{h|cpp} now that the distinction 2006-11-11 23:03:42 +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 introduce a new ASTContext class to hold long-lived ast nodes. 2006-11-10 06:20:45 +00:00
clang.h start factoring actions into two flavors: minimal and semantic actions. 2006-11-05 18:39:59 +00:00