llvm-project/clang/lib
Chris Lattner a41b847401 reject invalid escape characters in extended-asm strings with a nice diagnostic.
llvm-svn: 66605
2009-03-10 23:51:40 +00:00
..
AST reject invalid escape characters in extended-asm strings with a nice diagnostic. 2009-03-10 23:51:40 +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 add plumbing to report diagnostics back through sema for malformed asmstrings. 2009-03-10 23:41:04 +00:00
Driver Driver: Add host info (add new files). 2009-03-10 23:50:49 +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 Add type checking for tentative definitions at the end of the 2009-03-10 23:43:53 +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