r227200 - No longer SCE_PRIVATE ;)

Sean Silva chisophugis at gmail.com
Tue Jan 27 08:53:56 PST 2015


Author: silvas
Date: Tue Jan 27 10:53:56 2015
New Revision: 227200

URL: http://llvm.org/viewvc/llvm-project?rev=227200&view=rev
Log:
No longer SCE_PRIVATE ;)

Modified:
    cfe/trunk/test/Preprocessor/init.c

Modified: cfe/trunk/test/Preprocessor/init.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Preprocessor/init.c?rev=227200&r1=227199&r2=227200&view=diff
==============================================================================
--- cfe/trunk/test/Preprocessor/init.c (original)
+++ cfe/trunk/test/Preprocessor/init.c Tue Jan 27 10:53:56 2015
@@ -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





More information about the cfe-commits mailing list