llvm-project/clang/include/clang
Daniel Dunbar 362178883c Add StringLiteral::getString -> StringRef.
llvm-svn: 82514
2009-09-22 03:27:33 +00:00
..
AST Add StringLiteral::getString -> StringRef. 2009-09-22 03:27:33 +00:00
Analysis Reintroduce FoldingSet profiling for PathDiagnostics. 2009-09-18 22:33:39 +00:00
Basic Removed -fobjc-newgc-api option. clang now conforms to 2009-09-21 23:03:37 +00:00
CodeGen Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Driver Support -mabi= for clang/ARM. 2009-09-14 00:34:46 +00:00
Frontend Change all the Type::getAsFoo() methods to specializations of Type::getAs(). 2009-09-21 23:43:11 +00:00
Index Add Diagnostic to Indexer, and have it keep its own FileManager instead of taking an external reference (which was leaked in the case of the CIndex library). 2009-09-21 03:03:22 +00:00
Lex allow clearing this value. 2009-09-18 20:39:46 +00:00
Parse Another code-completion TODO 2009-09-21 20:52:01 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Enhance "case" code completion in C++ to suggest qualified names for 2009-09-21 19:57:38 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00