]> granicus.if.org Git - llvm/commitdiff
[llvm-cxxfilt] Re-enable the delimiters test on Windows.
authorMatt Davis <Matthew.Davis@sony.com>
Wed, 27 Feb 2019 18:04:21 +0000 (18:04 +0000)
committerMatt Davis <Matthew.Davis@sony.com>
Wed, 27 Feb 2019 18:04:21 +0000 (18:04 +0000)
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

test/tools/llvm-cxxfilt/delimiters.test

index d060c1f7be9a6d131d4df296a34422ed5ce312f9..e13e9f05436c77653d71734e95bc3e834fb652ee 100644 (file)
@@ -1,4 +1,3 @@
-UNSUPPORTED: system-windows
 RUN: echo ',,_Z3Foo!' \
 RUN:      '_Z3Foo"'   \
 RUN:      '_Z3Foo#'   \