llvm-project/clang/lib
Chris Lattner 33f219d1a9 80 cols
llvm-svn: 65095
2009-02-20 00:56:18 +00:00
..
AST 80 cols 2009-02-20 00:56:18 +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 Deox and Capitolize. 2009-02-20 00:45:51 +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