summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/init.c
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2016-04-06 21:06:52 +0000
committerSean Silva <chisophugis@gmail.com>2016-04-06 21:06:52 +0000
commit31994e2eb670e03ec826002df0ae330db8e6c72c (patch)
tree13341327a3690dacc0d98f1e9df26ce666309d23 /clang/test/Preprocessor/init.c
parente77b5bf69f879d650fcf9a76e08c0870901569d0 (diff)
downloadbcm5719-llvm-31994e2eb670e03ec826002df0ae330db8e6c72c.tar.gz
bcm5719-llvm-31994e2eb670e03ec826002df0ae330db8e6c72c.zip
Revert "Set the default C standard to C99 when targeting the PS4."
This reverts r265359. It breaks - llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast - llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast Failing Tests (5): Clang :: FixIt/fixit-errors.c Clang :: Preprocessor/init.c Clang :: Sema/attr-deprecated.c Clang :: Sema/nullability.c Clang :: SemaObjC/objcbridge-attribute-arc.m llvm-svn: 265601
Diffstat (limited to 'clang/test/Preprocessor/init.c')
-rw-r--r--clang/test/Preprocessor/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/init.c b/clang/test/Preprocessor/init.c
index 5f3284710a6..dbd4de605e5 100644
--- a/clang/test/Preprocessor/init.c
+++ b/clang/test/Preprocessor/init.c
@@ -8358,7 +8358,6 @@
// PS4:#define __SSE2__ 1
// PS4:#define __SSE_MATH__ 1
// PS4:#define __SSE__ 1
-// PS4:#define __STDC_VERSION__ 199901L
// PS4:#define __UINTMAX_TYPE__ long unsigned int
// PS4:#define __USER_LABEL_PREFIX__
// PS4:#define __WCHAR_MAX__ 65535
OpenPOWER on IntegriCloud