llvm-project/clang/lib
Mike Stump 2ac40a9ff8 The blocks ABI is wrong, add a FIXME.
llvm-svn: 65243
2009-02-21 20:07:44 +00:00
..
AST Fixed an ICE in meta-data generation of __weak/__strong ivars. 2009-02-21 18:23:24 +00:00
Analysis Use llvm::StringsEqualNoCase instead of strncasecmp. 2009-02-21 18:26:02 +00:00
Basic add support for amd64-*, patch by Brooks Davis! 2009-02-20 17:04:14 +00:00
CodeGen The blocks ABI is wrong, add a FIXME. 2009-02-21 20:07:44 +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 switch the macroinfo argument lists from being allocated off the heap 2009-02-20 22:46:43 +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 Warn about bogus protocol qualifiers. 2009-02-21 19:50:43 +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