summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cxxfilt
diff options
context:
space:
mode:
authorMatt Davis <Matthew.Davis@sony.com>2019-02-27 18:04:21 +0000
committerMatt Davis <Matthew.Davis@sony.com>2019-02-27 18:04:21 +0000
commit69bec61998c702f790cf5c9f17a3a4a086bd5804 (patch)
treece3f5ad2befe4d26b5493481606c3ccad1f28d81 /llvm/test/tools/llvm-cxxfilt
parentab19068b7f75cf86e330c51f71603a469b06e7bc (diff)
downloadbcm5719-llvm-69bec61998c702f790cf5c9f17a3a4a086bd5804.tar.gz
bcm5719-llvm-69bec61998c702f790cf5c9f17a3a4a086bd5804.zip
[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
Diffstat (limited to 'llvm/test/tools/llvm-cxxfilt')
-rw-r--r--llvm/test/tools/llvm-cxxfilt/delimiters.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-cxxfilt/delimiters.test b/llvm/test/tools/llvm-cxxfilt/delimiters.test
index d060c1f7be9..e13e9f05436 100644
--- a/llvm/test/tools/llvm-cxxfilt/delimiters.test
+++ b/llvm/test/tools/llvm-cxxfilt/delimiters.test
@@ -1,4 +1,3 @@
-UNSUPPORTED: system-windows
RUN: echo ',,_Z3Foo!' \
RUN: '_Z3Foo"' \
RUN: '_Z3Foo#' \
OpenPOWER on IntegriCloud