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.
1 parent e721bc9 commit 2f994d4Copy full SHA for 2f994d4
clang/test/SemaObjC/warn-called-once.m
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -verify -fsyntax-only -fblocks -fobjc-exceptions -Wcompletion-handler %s
+// RUN: %clang_cc1 -verify -fsyntax-only -fblocks -fobjc-exceptions -Wcompletion-handler -Wno-pointer-to-int-cast %s
2
3
#define NULL (void *)0
4
#define nil (id)0
0 commit comments