llvm-project/clang/lib
Fariborz Jahanian 65694b413d Use CanQualType (instead of QualType) to store collection of visible
canonical conversion types.

llvm-svn: 83869
2009-10-12 18:36:50 +00:00
..
AST Use CanQualType (instead of QualType) to store collection of visible 2009-10-12 18:36:50 +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 If the base type of a member call is a record type we don't need to emit a virtual call. 2009-10-11 23:55:52 +00:00
Driver Allow customization for the version line. 2009-10-09 17:31:54 +00:00
Frontend Typo in AddGnuCPlusPlusIncludePaths. 2009-10-12 12:02:47 +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 If built-in operators could not be selected because of ambiguity in 2009-10-12 17:51:19 +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