llvm-project/clang/lib
Daniel Dunbar 28e76caea1 NeXT: Emit correct properties for category.
- Was emitting duplicates of class properties instead of the category
   properties.

llvm-svn: 55395
2008-08-26 23:03:11 +00:00
..
AST Add ObjCPropertyDecl::isReadOnly. 2008-08-26 07:16:44 +00:00
Analysis Remove default value for 'Pred' argument to GRCoreEngineImpl::GenerateNode(). 2008-08-26 22:34:23 +00:00
Basic Stop asserting in TargetInfo::validateInputConstraint 2008-08-25 09:46:27 +00:00
CodeGen NeXT: Emit correct properties for category. 2008-08-26 23:03:11 +00:00
Driver Moved HTMLDiagnostics to lib/Driver. 2008-08-24 02:33:36 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Rename Preprocessor::DisableBacktrack -> Preprocessor::CommitBacktrackedTokens. 2008-08-24 12:29:43 +00:00
Parse Synthesize property setter method as we do for getter. 2008-08-26 02:32:45 +00:00
Rewrite honor EscapeSpaces in 2nd overload of EscapeText() 2008-08-16 22:24:33 +00:00
Sema Move implicit Obj-C param creation into ObjCMethodDecl. 2008-08-26 06:07:48 +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