Skip to content
Snippets Groups Projects
Commit 323f3980 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

This test is XFAILed on Windows, but I cannot see a reason as to why it should...

This test is XFAILed on Windows, but I cannot see a reason as to why it should be failing. The original commit which XFAILed this was r111581, which suggested something was wrong with file remapping, but that may have been subsequently fixed.

Removing the XFAIL, but will watch the build bots to see if any go red because of this. Local testing on Windows succeeds.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209130 91177308-0d34-0410-b5e6-96231b3b80d8
parent b0d2c9bf
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,6 @@
// RUN: %s 2> %t.err
// RUN: FileCheck < %t.err -check-prefix=CHECK-CODE-COMPLETE-CRASH %s
// CHECK-CODE-COMPLETE-CRASH: Unable to reparse translation unit
//
// XFAIL: win32
#warning parsing original file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment