Skip to content

Commit 69bec61

Browse files
Matt DavisMatt Davis
Matt Davis
authored and
Matt Davis
committed
[llvm-cxxfilt] Re-enable the delimiters test on Windows.
The original intent was to enable this test for Windows; however, that initial patch broke one of the build-bots. I temporarily disabled this test on Windows until that issue was resolved. It was resolved in my previous patch (cfd1d9742ee2d1b8dd6b7), and now I am re-enabling this test. llvm-svn: 355011
1 parent ab19068 commit 69bec61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/tools/llvm-cxxfilt/delimiters.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
UNSUPPORTED: system-windows
21
RUN: echo ',,_Z3Foo!' \
32
RUN: '_Z3Foo"' \
43
RUN: '_Z3Foo#' \

0 commit comments

Comments
 (0)