llvm-project/clang/lib
Fariborz Jahanian 9ac535162b Implemented ir-gen for 'implicit' properties using the new AST nodes.
llvm-svn: 59886
2008-11-22 22:30:21 +00:00
..
AST Case values must be evaluated 2008-11-22 21:50:49 +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 Implemented ir-gen for 'implicit' properties using the new AST nodes. 2008-11-22 22:30:21 +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 Case values must be evaluated 2008-11-22 21:50:49 +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