summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/nonnull.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/nonnull.h')
-rw-r--r--test/SemaObjC/nonnull.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/SemaObjC/nonnull.h b/test/SemaObjC/nonnull.h
new file mode 100644
index 0000000..f5a038f
--- /dev/null
+++ b/test/SemaObjC/nonnull.h
@@ -0,0 +1,2 @@
+// rdar: //6857843
+#define NONNULL_ATTR __attribute__((nonnull))
OpenPOWER on IntegriCloud