hanchenye-llvm-project/clang/lib
Zhongxing Xu 4c1661102e Add Fedora 10 GCC paths.
llvm-svn: 61429
2008-12-25 09:28:01 +00:00
..
AST Fix try statement deserialization. 2008-12-24 13:02:38 +00:00
Analysis Add a bunch of comments and FIXMEs. 2008-12-24 07:46:32 +00:00
Basic instead of forcing blocks on by default, make them default to off, but let 2008-12-04 23:20:07 +00:00
CodeGen Generate code for __builtin_ia32_pshufw 2008-12-22 04:54:32 +00:00
Driver Add Fedora 10 GCC paths. 2008-12-25 09:28:01 +00:00
Headers Make _mm_add_si64 inlined 2008-12-25 07:07:08 +00:00
Lex Add explicit "fuzzy" parse support for Microsoft declspec. 2008-12-24 20:59:21 +00:00
Parse Add explicit "fuzzy" parse support for Microsoft declspec. 2008-12-24 20:59:21 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Keep track of template arguments when we parse them. Right now, we don't actually do anything with the template arguments, but they'll be used to create template declarations 2008-12-24 02:52:09 +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