aboutsummaryrefslogtreecommitdiff
path: root/test/Tooling/clang-check-args.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-05-23 22:24:33 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-05-23 22:24:33 +0000
commitd89a8c1e84679756e013160fef0980fb70830974 (patch)
tree92fd9445c40b2b8b31bd315e7c3d498b1e588717 /test/Tooling/clang-check-args.cpp
parent8cf93ec4e49ebd7feca76402a0be56cf72871c3b (diff)
clang/test/Tooling: Update comments in left 2 tests on XFAIL. They are incompatible to -fms-compatibility.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157352 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Tooling/clang-check-args.cpp')
-rw-r--r--test/Tooling/clang-check-args.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tooling/clang-check-args.cpp b/test/Tooling/clang-check-args.cpp
index 604dec98fc..ab1585f073 100644
--- a/test/Tooling/clang-check-args.cpp
+++ b/test/Tooling/clang-check-args.cpp
@@ -3,5 +3,5 @@
// CHECK: C++ requires
invalid;
-// FIXME: JSON doesn't like path separator '\', on Win32 hosts.
+// FIXME: This is incompatible to -fms-compatibility.
// XFAIL: win32