Add -fnext-runtime to Objective-C properties testcase

llvm-svn: 62390
This commit is contained in:
Douglas Gregor 2009-01-17 00:53:59 +00:00
parent ee5a4a8cce
commit 088ea012cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -emit-llvm -o %t %s
// RUN: clang -fnext-runtime -emit-llvm -o %t %s
typedef struct {
unsigned f0;