forked from OSchip/llvm-project
parent
3113eedc8a
commit
53f12b11dc
|
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -fnext-runtime --emit-llvm -o %t %s -verify
|
||||
// RUN: clang -fblocks -fnext-runtime --emit-llvm -o %t %s -verify
|
||||
|
||||
@class Foo;
|
||||
@protocol P;
|
||||
|
|
|
|||
Loading…
Reference in New Issue