hanchenye-llvm-project/clang/lib
Anders Carlsson 110b07b848 When performing an user defined conversion sequence, perform the initial standard conversion sequence. This lets us remove a workaround in SemaCompleteConstructorCall.
llvm-svn: 81847
2009-09-15 06:28:28 +00:00
..
AST Handle reinterpret_cast between integral types and pointer types. 2009-09-15 04:48:33 +00:00
Analysis Per feedback from Eli, recognize in the transfer function logic for 2009-09-15 04:19:09 +00:00
Basic Add TargetInfo::getABI(), and base ARM APCS vs AAPCS choice on that. 2009-09-14 00:35:03 +00:00
CodeGen Handle reinterpret_cast between integral types and pointer types. 2009-09-15 04:48:33 +00:00
Driver Support -mabi= for clang/ARM. 2009-09-14 00:34:46 +00:00
Frontend Rework the way we determine whether an externally visible symbol is 2009-09-13 07:46:26 +00:00
Headers Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Parse Skeletal support for friend class templates. 2009-09-14 21:59:20 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema When performing an user defined conversion sequence, perform the initial standard conversion sequence. This lets us remove a workaround in SemaCompleteConstructorCall. 2009-09-15 06:28:28 +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