clang-1/lib
Daniel Dunbar 87667aafe6 Unbreak clang-cc handling of -msoft-float / -mfloat-abi=, which I borked.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90873 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-08 19:49:51 +00:00
..
AST Implement template instantiation for exception specifications. Also, 2009-12-08 17:45:32 +00:00
Analysis Refactor builtin function evaluation into a checker. 2009-12-08 09:07:59 +00:00
Basic Add a pretty horrible hack to prevent clang from crashing with inconsistent PCH 2009-12-06 05:43:36 +00:00
CodeGen Use StringRef in CGDebugInfo::EmitFunctionStart. 2009-12-08 14:04:35 +00:00
Driver Unbreak clang-cc handling of -msoft-float / -mfloat-abi=, which I borked. 2009-12-08 19:49:51 +00:00
Frontend Twinify InitHeaderSearch::AddPath and use it in C++ include path generation. 2009-12-08 12:38:20 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex Integrate the following from the 'objective-rewrite' branch: 2009-12-08 16:38:12 +00:00
Parse reduce nesting. 2009-12-07 16:33:19 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Patch to allow cstyle cast of objective-c pointers in objective-c++ 2009-12-08 19:22:33 +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