hanchenye-llvm-project/clang/lib
Fariborz Jahanian c86fb5ecb4 More objc gc's ir-gen fixes.
llvm-svn: 65097
2009-02-20 01:14:43 +00:00
..
AST make the redeclaration case faster for the common instance of a redeclaration 2009-02-20 01:10:07 +00:00
Analysis Fix crash from <rdar://problem/6562655>: 'init' method only return a receiver alias if the return type is a location. 2009-02-20 00:05:35 +00:00
Basic replace a dirty hack with a clean solution. Too bad we can't 2009-02-19 23:53:20 +00:00
CodeGen More objc gc's ir-gen fixes. 2009-02-20 01:14:43 +00:00
Driver map source ranges through macro expansions. Before: 2009-02-20 00:25:28 +00:00
Headers testing (reverted) 2009-02-19 00:27:58 +00:00
Lex Fix another PTH warning that should not be a note. 2009-02-19 22:14:49 +00:00
Parse don't new[] an empty array when an AttributeList has 2009-02-19 06:25:12 +00:00
Rewrite simplify this code and make it use highlight range. This 2009-02-17 00:51:07 +00:00
Sema replace a dirty hack with a clean solution. Too bad we can't 2009-02-19 23:53:20 +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