clang-1/lib
Fariborz Jahanian 6669db9d80 Patch to allow over-riding of readonly property to
a writable property in one of its category.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60035 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-25 17:56:43 +00:00
..
AST Patch to allow over-riding of readonly property to 2008-11-25 17:56:43 +00:00
Analysis remove unused var 2008-11-25 12:23:46 +00:00
Basic Rename Selector::getName() to Selector::getAsString(), and add 2008-11-24 03:33:13 +00:00
CodeGen Remove the #ifdeffed out code. 2008-11-25 17:10:10 +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 Comment fix. 2008-11-25 00:20:22 +00:00
Parse Simple parsing of exception specifications, with no semantic analysis yet 2008-11-25 03:22:00 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Patch to remove bogus waring when a property declaration 2008-11-24 22:16:00 +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