llvm-project/clang/lib
Daniel Dunbar a45cf5b6b0 Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.

llvm-svn: 67602
2009-03-24 02:24:46 +00:00
..
AST Fix PR3868 by making Evaluate handle cases like "(long)&a + 4". 2009-03-24 01:14:50 +00:00
Analysis analyzer: Provide temporary workaround for false positive reported by 2009-03-23 17:10:25 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen Fix the ABI convention for struct returns on x86 outside of Darwin. 2009-03-23 23:26:24 +00:00
Driver Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
Frontend Plist diagnostics: distinguish between regular and extended messages for "events". 2009-03-19 00:42:56 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex The individual pieces of an invalid paste as still candidates for expansion. 2009-03-23 17:32:45 +00:00
Parse Implement '#pragma unused'. 2009-03-23 22:28:25 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Handle pointers to arrays of abstract types. 2009-03-24 01:46:45 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00