From 69e32f4562e64e3920bad321c7920aac374080e8 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Tue, 4 Nov 2014 13:32:29 +0000 Subject: [PATCH] clang/test/Tooling: Remove mention to PR15590 out of a couple of tests. They are suppressed with another issue. llvm-svn: 221267 --- clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp | 3 --- clang/test/Tooling/clang-check-pwd.cpp | 3 --- 2 files changed, 6 deletions(-) diff --git a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp index d7ec3f60ac7c..6a97f310ff32 100644 --- a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp +++ b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp @@ -11,6 +11,3 @@ invalid; // REQUIRES: shell -// PR15590 -// XFAIL: win64 -// XFAIL: mingw diff --git a/clang/test/Tooling/clang-check-pwd.cpp b/clang/test/Tooling/clang-check-pwd.cpp index d85b9b1ae472..3ce196be3eec 100644 --- a/clang/test/Tooling/clang-check-pwd.cpp +++ b/clang/test/Tooling/clang-check-pwd.cpp @@ -12,6 +12,3 @@ invalid; // REQUIRES: shell -// PR15590 -// XFAIL: win64 -// XFAIL: mingw