llvm-project/clang/lib
Douglas Gregor a8eed7dabb Make the new Objective-C "id" and "Class" redefinition types special
types that are preloaded by the PCH file. Fixes PCH breakage
introduced in r79248.

llvm-svn: 79583
2009-08-21 00:27:50 +00:00
..
AST Using "ObjCImplicitSetterGetterRefExpr" instead of "ObjCImplctSetterGetterRefExpr". 2009-08-20 17:02:02 +00:00
Analysis Using "ObjCImplicitSetterGetterRefExpr" instead of "ObjCImplctSetterGetterRefExpr". 2009-08-20 17:02:02 +00:00
Basic Issue an error if the user specifies parameters in a function marked as ISR. 2009-08-20 17:48:52 +00:00
CodeGen Patch to ir-gen destruction of array member elements in revers order 2009-08-20 23:02:58 +00:00
Driver Add additional library paths for Linux distros on mixed 32/64-bit systems. 2009-08-06 01:47:11 +00:00
Frontend Make the new Objective-C "id" and "Class" redefinition types special 2009-08-21 00:27:50 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lex Update lexer to work with the new APFloat string parsing. 2009-08-16 23:36:28 +00:00
Parse Initial support for parsing and representation of member function templates. 2009-08-20 22:52:58 +00:00
Rewrite Remove now unnecessary helper methods. 2009-08-19 20:32:38 +00:00
Sema Implement support for calling member function templates, which involves: 2009-08-21 00:16:32 +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