forked from OSchip/llvm-project
Add -fnext-runtime to Objective-C properties testcase
llvm-svn: 62390
This commit is contained in:
parent
ee5a4a8cce
commit
088ea012cd
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -emit-llvm -o %t %s
|
||||
// RUN: clang -fnext-runtime -emit-llvm -o %t %s
|
||||
|
||||
typedef struct {
|
||||
unsigned f0;
|
||||
|
|
Loading…
Reference in New Issue