We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fb1add + 6f6793a commit 7641f81Copy full SHA for 7641f81
clang/test/CodeGenObjC/objc-asm-attribute-test.m
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -Wno-objc-root-class -no-opaque-pointers -emit-llvm -triple x86_64-apple-darwin %s -o - | FileCheck %s
+// RUN: %clang_cc1 -Wno-objc-root-class -emit-llvm -triple x86_64-apple-darwin %s -o - | FileCheck %s
2
// rdar://16462586
3
4
__attribute__((objc_runtime_name("MySecretNamespace.Protocol")))
0 commit comments