hanchenye-llvm-project/clang/lib
Chris Lattner 35b5836147 move the asm string analysis code out of codegen into common
code where Sema can get to it.  No functionality change.

llvm-svn: 66596
2009-03-10 23:21:44 +00:00
..
AST move the asm string analysis code out of codegen into common 2009-03-10 23:21:44 +00:00
Analysis Remove some now-unneeded calls to llvm::errs().flush(). 2009-03-10 18:00:19 +00:00
Basic Add a notion of "post-diagnostic hooks", which are callbacks attached 2009-03-10 18:03:33 +00:00
CodeGen move the asm string analysis code out of codegen into common 2009-03-10 23:21:44 +00:00
Driver Driver: Handle magic -ccc- options. 2009-03-10 20:52:46 +00:00
Frontend Extend the notion of active template instantiations to include the 2009-03-10 20:44:00 +00:00
Headers fix inverted conditional, rdar://6633188 2009-02-28 18:53:33 +00:00
Lex fix PR3768, Clang does -D__STDC_HOSTED__=1, even if -ffreestanding is passed. 2009-03-09 21:50:12 +00:00
Parse Simplify SelectorTable::constructSetterName() usage... 2009-03-10 17:24:38 +00:00
Rewrite Adjust HTML diagnostics CSS to not use "smaller" for font size and instead use 2009-03-10 05:14:32 +00:00
Sema Partial fix for PR3310, concerning type-checking for tentative 2009-03-10 21:58:27 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00