llvm-project/clang/lib
Chris Lattner bd414e34c2 remove a dead enum
llvm-svn: 59879
2008-11-22 20:47:38 +00:00
..
AST Support for implicit property assignment. Error assigning to 2008-11-22 20:25:50 +00:00
Analysis remove a dead enum 2008-11-22 20:47:38 +00:00
Basic Implement a %plural modifier for complex plural forms in diagnostics. Use it in the overload diagnostics. 2008-11-22 13:44:36 +00:00
CodeGen New AST node to access "implicit" setter/getter using property dor syntax. 2008-11-22 18:39:36 +00:00
Driver remove a dead enum 2008-11-22 20:47:38 +00:00
Headers #define NULL as 0 when compiling as C++. This fixes the carbon.cpp and cocoa.mm test failures. 2008-11-04 06:53:14 +00:00
Lex Fix a weird inconsistency with hex floats. Previously the lexer 2008-11-22 07:39:03 +00:00
Parse remove some more old Diag methods, replace with a single static helper function 2008-11-22 08:32:36 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Support for implicit property assignment. Error assigning to 2008-11-22 20:25:50 +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