From: Sean Silva Date: Tue, 27 Jan 2015 16:53:56 +0000 (+0000) Subject: No longer SCE_PRIVATE ;) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3118bc6b71bf822df67b0bf220ed78a8059b9578;p=clang No longer SCE_PRIVATE ;) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227200 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Preprocessor/init.c b/test/Preprocessor/init.c index 8829f3d335..c39e76ed2f 100644 --- a/test/Preprocessor/init.c +++ b/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