llvm-project/clang/lib
Anders Carlsson 3f0db2beb1 Add a CK_DerivedToBaseMemberPointer cast kind and use it in Sema (Still no codegen).
llvm-svn: 85552
2009-10-30 00:46:35 +00:00
..
AST Add a CK_DerivedToBaseMemberPointer cast kind and use it in Sema (Still no codegen). 2009-10-30 00:46:35 +00:00
Analysis Add an assertion to ensure NullDerefChecker exists. 2009-10-29 05:56:54 +00:00
Basic rename getTypeSigned() -> isTypeSigned() per daniel's review. 2009-10-25 22:49:18 +00:00
CodeGen Patch for destruction of array of objects on block exit. 2009-10-29 16:22:54 +00:00
Driver Remove some obsolete or unnecessary FIXMEs. 2009-10-29 02:39:57 +00:00
Frontend Track source information for template arguments and template specialization 2009-10-29 08:12:44 +00:00
Headers CMake: Respect LLVM_LIBDIR_SUFFIX for clang-specific headers under 2009-10-27 21:15:21 +00:00
Index Remove _clang_initCXLookupHint() and _clang_getCursorWithHint(). Related to <rdar://problem/7310688>. 2009-10-28 20:44:47 +00:00
Lex Update location of DataTypes.h to reflect move in LLVM with r85086. 2009-10-26 01:37:10 +00:00
Parse StringSwitch-ify attribute name mapping. 2009-10-29 05:26:58 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Add a CK_DerivedToBaseMemberPointer cast kind and use it in Sema (Still no codegen). 2009-10-30 00:46:35 +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