summaryrefslogtreecommitdiff
path: root/test/Preprocessor/clang_headers.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/clang_headers.c')
-rw-r--r--test/Preprocessor/clang_headers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/clang_headers.c b/test/Preprocessor/clang_headers.c
index f2dec4fbe565..41bd75410458 100644
--- a/test/Preprocessor/clang_headers.c
+++ b/test/Preprocessor/clang_headers.c
@@ -1,3 +1,3 @@
-// RUN: %clang_cc1 -E %s
+// RUN: %clang_cc1 -ffreestanding -E %s
#include <limits.h>