llvm-project/clang/lib
Fariborz Jahanian 9959eee95d Start generating gc'able code using the new
objc gc type attributes.

llvm-svn: 64935
2009-02-18 18:52:41 +00:00
..
AST teach child iterators to walk into the child string of an ObjCStringLiteral, 2009-02-18 06:53:08 +00:00
Analysis Revise comment. Comparing pointer values in 'Range' wasn't the performance issue I thought it was, but it is still worth ordering Range objects by their APSInt values. 2009-02-18 17:42:44 +00:00
Basic add an accessor. 2009-02-17 08:39:06 +00:00
CodeGen Start generating gc'able code using the new 2009-02-18 18:52:41 +00:00
Driver tidy up 2009-02-18 18:50:45 +00:00
Headers Add an unavailable __tg_promote function to attract incorrect uses of type-generic macros, rom Howard Hinnant. 2009-02-18 17:23:05 +00:00
Lex define __OBJC2__ for objc's nonfragile abi. 2009-02-16 18:28:48 +00:00
Parse Update Parser::ParseTypeName to return a TypeResult, which also tells 2009-02-18 17:45:20 +00:00
Rewrite simplify this code and make it use highlight range. This 2009-02-17 00:51:07 +00:00
Sema Start generating gc'able code using the new 2009-02-18 18:52:41 +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