Give this test a triple; I don't think we want to #define __unsafe_unretained

on all platforms in non-ARC mode.

llvm-svn: 133114
This commit is contained in:
John McCall 2011-06-16 00:32:01 +00:00
parent 2c2aa9a9be
commit ada065ff52
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -fsyntax-only -verify -fblocks -fobjc-nonfragile-abi %s
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -verify -fblocks -fobjc-nonfragile-abi %s
// RUN: %clang_cc1 -fsyntax-only -verify -fblocks -fobjc-nonfragile-abi -fobjc-arc %s
struct X {