summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/const-ptr-int-ptr-cast.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/const-ptr-int-ptr-cast.c')
-rw-r--r--clang/test/Sema/const-ptr-int-ptr-cast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Sema/const-ptr-int-ptr-cast.c b/clang/test/Sema/const-ptr-int-ptr-cast.c
index c6e70b8b245..8beaf9d4947 100644
--- a/clang/test/Sema/const-ptr-int-ptr-cast.c
+++ b/clang/test/Sema/const-ptr-int-ptr-cast.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify -ffreestanding %s
#include <stdint.h>
OpenPOWER on IntegriCloud