hanchenye-llvm-project/clang/test/CodeGenObjC
Fariborz Jahanian 57251782d0 Code gen for aggregate-valued properties and a test case.
llvm-svn: 60122
2008-11-26 22:36:09 +00:00
..
2008-10-23-invalid-icmp.m Fix regression in comparison of qualified id; == operator was being 2008-10-23 23:30:52 +00:00
constant-strings.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
continuation-class.m Set default property attributes on each property. 2008-11-26 20:01:34 +00:00
dot-syntax-1.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
dot-syntax.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
hidden.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
implicit-property.m Implemented ir-gen for 'implicit' properties using the new AST nodes. 2008-11-22 22:30:21 +00:00
link-errors.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
message-arrays.m Fix two bugs exposed by array passing assert: 2008-09-11 00:50:25 +00:00
messages-2.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
messages.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
predefined-expr-in-method.m Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
property-aggr-type.m Code gen for aggregate-valued properties and a test case. 2008-11-26 22:36:09 +00:00
property.m Add more testing of Obj-C property synthesis. 2008-09-24 18:00:13 +00:00
protocols-lazy.m add targe triple commandline option to fix test failure on Linux. 2008-11-16 09:17:52 +00:00
runtime-fns.m NeXT: Update to use CreateRuntimeFunction for the routines it imports. 2008-10-01 01:06:06 +00:00
synchronized.m Fixed bugzilla bug# 3095 related to code gen. for @synchronized. 2008-11-21 19:21:53 +00:00