hanchenye-llvm-project/clang/include/clang
Chris Lattner b781dc79aa Add basic support for the pic-* target triples and add support for
targets that do not support recursion (and thus codegen stack variables
as globals).

Patch contributed by Alireza Moshtaghi!

llvm-svn: 50844
2008-05-08 05:58:21 +00:00
..
AST Synthesized getter/setter method declarations need not have 2008-05-07 20:53:44 +00:00
Analysis Added "DisplayHint" to PathDiagnosticPiece to provide a hint for the 2008-05-06 21:33:07 +00:00
Basic Add basic support for the pic-* target triples and add support for 2008-05-08 05:58:21 +00:00
CodeGen move the codegen ASTConsumer out of the driver into libcodegen, 2008-02-06 02:01:47 +00:00
Lex Neil pointed out that clang doesn't generate ranges from diagnostics 2008-05-05 06:45:50 +00:00
Parse Patch to refactor setter/getter names of property attributes into Selector 2008-05-06 18:09:04 +00:00
Rewrite fix a rewriter crash on zero length files. 2008-04-23 03:21:50 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00