Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit 61d0823

Browse files
Matt DavisMatt Davis
authored andcommitted
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355011 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 44f0bed commit 61d0823

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)