llvm-project/clang/lib
Anders Carlsson 2295f31810 Change mangleCXXVtable and mangleCXXRtti to take CXXRecordDecls instead of QualTypes.
llvm-svn: 83793
2009-10-11 21:24:51 +00:00
..
AST Refactor the LookupResult API to simplify most common operations. Require users to 2009-10-09 21:13:30 +00:00
Analysis Introduces a new BindingVal which combines direct and 2009-10-11 08:08:02 +00:00
Basic "Someone pointed out that in my previous Targets.cpp patch I didn't 2009-10-08 23:00:00 +00:00
CodeGen Change mangleCXXVtable and mangleCXXRtti to take CXXRecordDecls instead of QualTypes. 2009-10-11 21:24:51 +00:00
Driver Allow customization for the version line. 2009-10-09 17:31:54 +00:00
Frontend Efficiency refinements. 2009-10-09 20:16:49 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Lex This fixes support for complex literals, reworked to avoid a goto, and 2009-10-08 22:55:36 +00:00
Parse Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Rewrite Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Sema Types appearing more than once in a spec shouldn't matter. 2009-10-11 09:11:23 +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