clang-1/lib
Chris Lattner 03b986660c Convert the CharInfo table to be statically initialized, instead of dynamically initialized. Patch by Ryan Flynn!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74919 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-07 17:09:54 +00:00
..
AST Make ASTContext explicitly keep track of the declaration for the C 2009-07-07 16:35:42 +00:00
Analysis fix comment. 2009-07-07 01:36:53 +00:00
Basic pic16 preproc defs. 2009-07-07 04:42:23 +00:00
CodeGen Keep track of the Expr used to describe the size of an array type, 2009-07-06 15:59:29 +00:00
Driver Introduce the notion of "Relocatable" precompiled headers, which are built 2009-07-07 00:12:59 +00:00
Frontend Make ASTContext explicitly keep track of the declaration for the C 2009-07-07 16:35:42 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Refactor DeclLocResolver/StmtLocResolver into a more functional style by removing the search state 2009-07-07 00:53:31 +00:00
Lex Convert the CharInfo table to be statically initialized, instead of dynamically initialized. Patch by Ryan Flynn! 2009-07-07 17:09:54 +00:00
Parse Parsing fix for out-of-line constructors, from Piotr Rak 2009-07-06 16:40:48 +00:00
Rewrite Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. 2009-06-30 01:26:17 +00:00
Sema Tighten up the conditions under which we build an implicit function 2009-07-07 17:00:05 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00