hanchenye-llvm-project/clang/test/CodeGenObjC
Fariborz Jahanian eb80c98a72 Fix a code gen bug in i386-apple-darwin (objc fragile abi), sending
message to 'super'. Fixes radar 7205866.

llvm-svn: 87017
2009-11-12 20:14:24 +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 Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
bitfield-ivar-metadata.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
bitfield-ivar-offsets.m Remove RUN: true lines. 2009-11-08 01:47:25 +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 Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
class-getter-dotsyntax.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
class-obj-hidden-visibility.m Propagte -fvisibility to objc2's class symbols. 2009-04-07 20:26:30 +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 Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
continuation-class.m Rename clang to clang-cc. 2009-03-24 02:24:46 +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 Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
dot-syntax.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
encode-test-1.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
encode-test-2.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
encode-test-3.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
encode-test-4.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
encode-test-5.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
encode-test.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
for-in.m Generate correct prototype for objc_enumerationMutation. 2009-07-11 20:32:50 +00:00
forward-class-impl-metadata.m Add a test case for a somewhat obscure scenario. 2009-04-24 02:38:10 +00:00
hidden-synthesized-ivar.m Fixed visibility issues related to objc2's synthesized 2009-04-06 18:30:00 +00:00
hidden.m Rename clang to clang-cc. 2009-03-24 02:24:46 +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 Remove RUN: true lines. 2009-11-08 01:47:25 +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 Remove RUN: true lines. 2009-11-08 01:47:25 +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 Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
message-arrays.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
messages-2.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
messages.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
metadata-symbols-32.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
metadata-symbols-64.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
metadata_symbols.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
newproperty-nested-synthesis-1.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
no-category-class.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
non-lazy-classes.m Remove RUN: true lines. 2009-11-08 01:47:25 +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 Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
objc-read-weak-byref.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc2-assign-global.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc2-ivar-assign.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc2-new-gc-api-strongcast.m Remove RUN: true lines. 2009-11-08 01:47:25 +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 Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
objc2-protocol-enc.m Eliminate &&s in tests. 2009-11-08 01:45:36 +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 Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
objc2-weak-assign.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
objc2-weak-compare.m Force triple for a number of tests that rely on __weak. 2009-04-10 21:23:20 +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 Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc2-write-barrier-3.m Remove RUN: true lines. 2009-11-08 01:47:25 +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 Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
object-incr-decr-1.m Fix RUN line to not litter the test directory. 2009-07-18 15:13:36 +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 Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
property-agrr-getter.m Fixed a property getter ir-gen crash. 2009-09-01 17:02:21 +00:00
property-complex.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
property-getter-dot-syntax.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
property-incr-decr-1.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
property-setter-attr.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
property.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
protocol-definition-hidden-visibility.m Patch to generate meta-data for prtocol used 2009-04-10 18:47:34 +00:00
protocol-in-extended-class.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
protocol-property-synth.m Patch to implement ivar synthesis of properties declared in protocols 2009-05-12 18:14:29 +00:00
protocols-lazy.m Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
protocols.m Force NeXT runtime for this test. 2009-07-11 23:04:43 +00:00
runtime-fns.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
super-classmethod-category.m Rename clang to clang-cc. 2009-03-24 02:24:46 +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 Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
synthesize_ivar.m Fix crash when synthesizing property setters when the property type and ivar 2009-10-27 19:21:30 +00:00
try.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
unname-bf-metadata.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
variadic-sends.m Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00