llvm-project/clang/lib
Fariborz Jahanian eb209e7dbd define __OBJC2__ for objc's nonfragile abi.
llvm-svn: 64642
2009-02-16 18:28:48 +00:00
..
AST DeclContext had its "casting machinery" inside the class definition so that if a new declaration context Decl appeared, the necessary changes 2009-02-16 14:29:28 +00:00
Analysis Do not register 'RangeConstraintManager' as the default ConstraintManager. 2009-02-16 04:54:20 +00:00
Basic add a new SourceManager::getInstantiationRange helper method. 2009-02-15 21:26:50 +00:00
CodeGen Obj-C non-fragile ABI: Fix types of a few globals; these were not 2009-02-15 07:36:20 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +00:00
Headers Fix 80col violations. 2009-02-14 18:02:21 +00:00
Lex define __OBJC2__ for objc's nonfragile abi. 2009-02-16 18:28:48 +00:00
Parse implement gcc/testsuite/objc.dg/method-attribute-3.m, by improving error recovery. 2009-02-15 22:24:30 +00:00
Rewrite fix a fixme in -emit-html output: highlight the entire range of a macro 2009-02-15 21:32:34 +00:00
Sema When a function with a prototype is redeclared without a prototype, 2009-02-16 18:20:44 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00