llvm-project/clang/lib
Fariborz Jahanian 9a587b0111 Patch implements ranking conversions between member pointers [over.ics.rank]
llvm-svn: 84660
2009-10-20 20:04:46 +00:00
..
AST Refine the type of the first parameter to block invoke functions. 2009-10-20 02:12:22 +00:00
Analysis RegionStore: Use the *default* binding (instead of the *direct* binding) of an Objective-C object 2009-10-20 01:20:57 +00:00
Basic teach FormatDiagnostic to aggregate previously formatted arguments and 2009-10-20 05:25:22 +00:00
CodeGen Do not eagerly cache DITypes because it allows real struct type to be shadowed by forward declared struct type. 2009-10-20 19:55:01 +00:00
Driver Driver: If unable to find the gcc tool chain, try the next OS rev. 2009-10-20 19:25:43 +00:00
Frontend Refine the type of the first parameter to block invoke functions. 2009-10-20 02:12:22 +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 Move clients to use IdentifierInfo::getNameStart() instead of getName() 2009-10-18 20:26:12 +00:00
Lex Move clients to use IdentifierInfo::getNameStart() instead of getName() 2009-10-18 20:26:12 +00:00
Parse Issue warning if method body starts with a semicolon. 2009-10-20 16:39:13 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Patch implements ranking conversions between member pointers [over.ics.rank] 2009-10-20 20:04:46 +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