forked from OSchip/llvm-project
parent
4d4d2277a9
commit
54e6d924ff
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -fnext-runtime -emit-llvm -o %t %s
|
||||
// RUN: clang -fnext-runtime -fobjc-gc -emit-llvm -o %t %s
|
||||
|
||||
@interface I {
|
||||
__attribute__((objc_gc(strong))) signed long *_documentIDs;
|
||||
|
|
Loading…
Reference in New Issue