From 110de6fc298391c67f666d466bba35d7b957186c Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Tue, 27 Jan 2015 16:53:56 +0000 Subject: No longer SCE_PRIVATE ;) llvm-svn: 227200 --- clang/test/Preprocessor/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/test/Preprocessor/init.c') diff --git a/clang/test/Preprocessor/init.c b/clang/test/Preprocessor/init.c index 8829f3d3354..c39e76ed2f2 100644 --- a/clang/test/Preprocessor/init.c +++ b/clang/test/Preprocessor/init.c @@ -7761,7 +7761,6 @@ // PS4:#define __unix__ 1 // PS4:#define __x86_64 1 // PS4:#define __x86_64__ 1 -// end SCE_PRIVATE // // RUN: %clang_cc1 -E -dM -ffreestanding -triple=sparc64-none-none < /dev/null | FileCheck -check-prefix SPARCV9 %s // SPARCV9:#define __INT64_TYPE__ long int -- cgit v1.2.3