llvm-project/clang/test/CodeGenObjC
Daniel Dunbar eb39504426 Use -fnext-runtime for this test.
llvm-svn: 63688
2009-02-04 00:03:15 +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
bitfield-1.m Force -triple/-fnext-runtime for a few more test cases. 2009-02-03 23:04:31 +00:00
category-super-class-meth.m Force -triple/-fnext-runtime for a few more test cases. 2009-02-03 23:04:31 +00:00
compatibility-alias.m Objc's compatibility-alias semantics and code 2009-01-08 01:10:55 +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
encode-test-1.m Patch to fix encoding of Enum bitfields in ObjC. 2009-01-13 01:18:13 +00:00
encode-test-2.m Improving on encoding of objective-c's property types. More to come. 2009-01-20 19:14:18 +00:00
encode-test.m Fix a grep error that caused CodeGenObjC/encode-test.m to fail. 2008-12-28 15:48:05 +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 Force -triple/-fnext-runtime for a few more test cases. 2009-02-03 23:04:31 +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
newproperty-nested-synthesis-1.m Support for implementation of property in the case where 2008-12-09 20:23:04 +00:00
objc2-protocol-enc.m Detailed documentation for encoding of properties and a test 2009-01-20 20:04:12 +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 Use -fnext-runtime for this test. 2009-02-04 00:03:15 +00:00
property-agrr-getter.m Add -fnext-runtime to Objective-C properties testcase 2009-01-17 00:53:59 +00:00
property-getter-dot-syntax.m Patch to allow a getter call using property dot-syntax notation. 2008-12-10 00:21:50 +00:00
property-incr-decr-1.m Force -triple/-fnext-runtime for a few more test cases. 2009-02-03 23:04:31 +00:00
property.m This test checks for duplicate implementation of the same 2008-12-05 22:32:48 +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
unname-bf-metadata.m Patch to re-implement ivar-list meta-data generation to fix 2009-01-17 19:36:33 +00:00