r177886 - Added PR number for failing win64 tests.

Fariborz Jahanian fjahanian at apple.com
Mon Mar 25 11:56:45 PDT 2013


Author: fjahanian
Date: Mon Mar 25 13:56:45 2013
New Revision: 177886

URL: http://llvm.org/viewvc/llvm-project?rev=177886&view=rev
Log:
Added PR number for failing win64 tests.


Modified:
    cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
    cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp
    cfe/trunk/test/Tooling/auto-detect-from-source.cpp
    cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp
    cfe/trunk/test/Tooling/clang-check-pwd.cpp

Modified: cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp?rev=177886&r1=177885&r2=177886&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp (original)
+++ cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp Mon Mar 25 13:56:45 2013
@@ -8,4 +8,5 @@
 invalid;
 
 // REQUIRES: shell
+// PR15590
 // XFAIL: win64

Modified: cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp?rev=177886&r1=177885&r2=177886&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp (original)
+++ cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp Mon Mar 25 13:56:45 2013
@@ -8,4 +8,5 @@
 invalid;
 
 // REQUIRES: shell
+// PR15590
 // XFAIL: win64

Modified: cfe/trunk/test/Tooling/auto-detect-from-source.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source.cpp?rev=177886&r1=177885&r2=177886&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/auto-detect-from-source.cpp (original)
+++ cfe/trunk/test/Tooling/auto-detect-from-source.cpp Mon Mar 25 13:56:45 2013
@@ -8,4 +8,5 @@
 invalid;
 
 // REQUIRES: shell
+// PR15590
 // XFAIL: win64

Modified: cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp?rev=177886&r1=177885&r2=177886&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp (original)
+++ cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp Mon Mar 25 13:56:45 2013
@@ -9,4 +9,5 @@
 invalid;
 
 // REQUIRES: shell
+// PR15590
 // XFAIL: win64

Modified: cfe/trunk/test/Tooling/clang-check-pwd.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-pwd.cpp?rev=177886&r1=177885&r2=177886&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/clang-check-pwd.cpp (original)
+++ cfe/trunk/test/Tooling/clang-check-pwd.cpp Mon Mar 25 13:56:45 2013
@@ -9,4 +9,5 @@
 invalid;
 
 // REQUIRES: shell
+// PR15590
 // XFAIL: win64





More information about the cfe-commits mailing list