hanchenye-llvm-project/clang/lib
Fariborz Jahanian 30b3ac5e9e Minor refactoring.
llvm-svn: 65414
2009-02-24 23:38:42 +00:00
..
AST first wave of fixes for @encode sema support. This is part of PR3648. 2009-02-24 22:18:39 +00:00
Analysis Fix broken logic from my last commit. Branches only occur at basic blocks that end with terminators. 2009-02-24 23:34:17 +00:00
Basic Minor refactoring. 2009-02-24 23:38:42 +00:00
CodeGen patch for two things. 2009-02-24 23:34:44 +00:00
Driver map source ranges through macro expansions. Before: 2009-02-20 00:25:28 +00:00
Headers Put compiler headers in <prefix>/lib/clang/1.0/include (vs 2009-02-21 20:52:41 +00:00
Lex Move PTHStatCache within the anonymous namespace. 2009-02-23 23:27:54 +00:00
Parse don't new[] an empty array when an AttributeList has 2009-02-19 06:25:12 +00:00
Rewrite Fix PR3635 by handling ## magically 2009-02-24 05:29:33 +00:00
Sema handle @encode interactions with array initializers. 2009-02-24 23:10:27 +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