clang-1/lib
Anders Carlsson 563a03b133 Fix a problem that Eli noticed, and that Doug helped me fix.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75265 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-10 19:20:26 +00:00
..
AST Fix a problem that Eli noticed, and that Doug helped me fix. 2009-07-10 19:20:26 +00:00
Analysis Rename potentially ambiguous member template 'getRegion' to 'getSubRegion' to hopefully resolve template lookup ambiguities on some compilers. 2009-07-10 16:51:45 +00:00
Basic Correct FreeBSD target info, fixing PR4514. 2009-07-08 13:55:08 +00:00
CodeGen Fix a problem that Eli noticed, and that Doug helped me fix. 2009-07-10 19:20:26 +00:00
Driver Introduce the notion of "Relocatable" precompiled headers, which are built 2009-07-07 00:12:59 +00:00
Frontend Patch adds test to my previous patch for assigning to 2009-07-08 16:37:44 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Simplify a bit by using functions instead of checking enum values. No functionality change. 2009-07-10 03:41:26 +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 don't crash if class is using itself as its super class. 2009-07-09 22:08:26 +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