[TestModuleCXX] Make this test Darwin-only.

Apparently this functionality is not expected to work on non-Darwin
systems. I should've checked the decorator on the original test.

llvm-svn: 354487
This commit is contained in:
Jonas Devlieghere 2019-02-20 17:43:34 +00:00
parent 5c96c1c5aa
commit 4e9b02b0da
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# UNSUPPORTED: system-windows # REQUIRES: system-darwin
# Start fresh. # Start fresh.
# RUN: rm -rf %t.root # RUN: rm -rf %t.root