[cfe-commits] r71641 - in /cfe/trunk/test/Preprocessor: _Pragma-syshdr.c _Pragma.c

Chris Lattner sabre at nondot.org
Tue May 12 23:07:05 PDT 2009


Author: lattner
Date: Wed May 13 01:07:04 2009
New Revision: 71641

URL: http://llvm.org/viewvc/llvm-project?rev=71641&view=rev
Log:
rename test

Added:
    cfe/trunk/test/Preprocessor/_Pragma.c
      - copied unchanged from r71640, cfe/trunk/test/Preprocessor/_Pragma-syshdr.c
Removed:
    cfe/trunk/test/Preprocessor/_Pragma-syshdr.c

Removed: cfe/trunk/test/Preprocessor/_Pragma-syshdr.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Preprocessor/_Pragma-syshdr.c?rev=71640&view=auto

==============================================================================
--- cfe/trunk/test/Preprocessor/_Pragma-syshdr.c (original)
+++ cfe/trunk/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 cfe-commits mailing list