[llvm-branch-commits] [cfe-branch] r71666 - in /cfe/branches/Apple/Dib/test/Preprocessor: _Pragma-syshdr.c _Pragma.c

Mike Stump mrs at apple.com
Wed May 13 08:32:51 PDT 2009


Author: mrs
Date: Wed May 13 10:32:48 2009
New Revision: 71666

URL: http://llvm.org/viewvc/llvm-project?rev=71666&view=rev
Log:
Merge in 71641:

rename test

Added:
    cfe/branches/Apple/Dib/test/Preprocessor/_Pragma.c
      - copied unchanged from r71641, cfe/trunk/test/Preprocessor/_Pragma.c
Removed:
    cfe/branches/Apple/Dib/test/Preprocessor/_Pragma-syshdr.c

Removed: cfe/branches/Apple/Dib/test/Preprocessor/_Pragma-syshdr.c
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/Dib/test/Preprocessor/_Pragma-syshdr.c?rev=71665&view=auto

==============================================================================
--- cfe/branches/Apple/Dib/test/Preprocessor/_Pragma-syshdr.c (original)
+++ cfe/branches/Apple/Dib/test/Preprocessor/_Pragma-syshdr.c (removed)
@@ -1,4 +0,0 @@
-// RUN: clang-cc %s -E 2>&1 | grep 'system_header ignored in main file'
-
-_Pragma ("GCC system_header")
-





More information about the llvm-branch-commits mailing list