llvm-project/clang/test/CodeGenObjC
David Chisnall 27033c9171 Test case for bug fixed in r89457.
llvm-svn: 89605
2009-11-22 17:42:02 +00:00
..
2008-10-23-invalid-icmp.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
PR4541.m Update debug info type cache after fwd decl is replaced by real decl. 2009-07-13 17:03:14 +00:00
PR4894-recursive-debug-crash.m Switch XFAIL format to match LLVM. 2009-11-03 07:25:45 +00:00
attr-strong.c Use getAsPointerType instead of using getCanonicalType directly. 2009-04-18 08:54:40 +00:00
bitfield-1.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
bitfield-ivar-metadata.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
bitfield-ivar-offsets.m ... and add back a few more triple forces. 2009-11-17 10:27:58 +00:00
blocks-1.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
blocks-2.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
blocks-3.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
blocks.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
category-super-class-meth.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
class-getter-dotsyntax.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
class-type.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
compatibility-alias.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
constant-strings.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
continuation-class.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
deadcode_strip_used_var.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
debug-info-linkagename.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
dot-syntax-1.m Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. 2009-11-17 08:57:36 +00:00
dot-syntax.m Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. 2009-11-17 08:57:36 +00:00
encode-test-1.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
encode-test-2.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
encode-test-3.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
encode-test-4.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
encode-test-5.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
encode-test.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
for-in.m Generate correct prototype for objc_enumerationMutation. 2009-07-11 20:32:50 +00:00
forward-class-impl-metadata.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
hidden-visibility.m Merge several visibility tests into hidden-visibility.m, and check .ll output 2009-11-17 10:04:28 +00:00
hidden.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
image-info.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
implicit-objc_msgSend.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
implicit-property.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
interface-layout-64.m ... and add back a few more triple forces. 2009-11-17 10:27:58 +00:00
interface.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
ivar-layout-64-bitfields.m Test case for r79968 (courtesy of Anders). 2009-08-25 16:09:22 +00:00
ivar-layout-64.m Add some -triples I was a little too liberal in removing. 2009-11-17 10:04:38 +00:00
ivar-layout-no-optimize.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
ivars.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
link-errors.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
message-arrays.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
messages-2.m Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. 2009-11-17 08:57:36 +00:00
messages.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
metadata-symbols-32.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
metadata-symbols-64.m ... and add back a few more triple forces. 2009-11-17 10:27:58 +00:00
metadata_symbols.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
missing-atend-metadata.m Handle case of missing '@end' in implementation context 2009-11-16 18:57:01 +00:00
newproperty-nested-synthesis-1.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
no-category-class.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
non-lazy-classes.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
objc-align.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc-assign-ivar.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc-gc-aggr-assign.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc-read-weak-byref.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc2-assign-global.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc2-ivar-assign.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
objc2-new-gc-api-strongcast.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc2-no-strong-cast.m Non-pointer objects are none gc'able regardles of 2009-04-11 00:00:54 +00:00
objc2-no-write-barrier.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
objc2-property-encode.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc2-protocol-enc.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc2-retain-codegen.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
objc2-strong-cast-1.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
objc2-strong-cast.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc2-weak-assign.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
objc2-weak-compare.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc2-weak-import-attribute.m This patch finalizes implementatin of weak_import 2009-11-17 22:42:00 +00:00
objc2-weak-ivar-debug.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
objc2-weak-ivar.m *everyone* knows that __weak is not defined on linux :) 2009-04-07 06:05:28 +00:00
objc2-write-barrier-2.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
objc2-write-barrier-3.m Add some -triples I was a little too liberal in removing. 2009-11-17 10:04:38 +00:00
objc2-write-barrier-4.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc2-write-barrier-5.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc2-write-barrier.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
object-incr-decr-1.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
overloadable.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
predefined-expr.m Speed up testing by avoiding stdio.h, also helps testing on windows. 2009-10-08 23:05:06 +00:00
property-aggr-type.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
property-agrr-getter.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
property-complex.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
property-getter-dot-syntax.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
property-incr-decr-1.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
property-setter-attr.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
property.m Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. 2009-11-17 08:57:36 +00:00
protocol-in-extended-class.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
protocol-property-synth.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
protocols-lazy.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
protocols.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
runtime-fns.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
sel-as-builtin-type.m This patch implements objective-c's 'SEL' type as a built-in 2009-11-21 19:53:08 +00:00
super-classmethod-category.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
super-dotsyntax-property.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
super-message-fragileabi.m Fix a code gen bug in i386-apple-darwin (objc fragile abi), sending 2009-11-12 20:14:24 +00:00
synchronized.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
synthesize_ivar-cont-class.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
synthesize_ivar.m Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. 2009-11-17 09:04:12 +00:00
try.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
undefined-protocol.m Test case for bug fixed in r89457. 2009-11-22 17:42:02 +00:00
unname-bf-metadata.m Move -fnext-runtime defaulting to driver (and change clang-cc default to 2009-11-17 07:07:28 +00:00
variadic-sends.m This patch implements objective-c's 'SEL' type as a built-in 2009-11-21 19:53:08 +00:00