aboutsummaryrefslogtreecommitdiff
path: root/tests/cc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-11-22 14:13:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-11-22 14:13:48 +0200
commit853006cc13e8dacefaae4567b8177c9985a64eba (patch)
tree60634c0e3d70081db0506f2671e2aeadd72ba2d6 /tests/cc
parent6cb9d0e810c3336106b6c1f3c8a80cdec6fbdcf0 (diff)
Enable module re-export tests for Clang
This support has been merged into trunk.
Diffstat (limited to 'tests/cc')
-rw-r--r--tests/cc/modules/testscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cc/modules/testscript b/tests/cc/modules/testscript
index b26defb..754a7dc 100644
--- a/tests/cc/modules/testscript
+++ b/tests/cc/modules/testscript
@@ -200,7 +200,6 @@ $* test clean <<EOI
:
: Test module re-exporting (export import M;)
:
-if ($cxx.id.type != "clang")
{
+cat <<EOI >=base.mxx
#if __cpp_modules >= 201704