summaryrefslogtreecommitdiffstats
path: root/libcxx/test
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-06-15 03:03:45 +0000
committerEric Fiselier <eric@efcs.ca>2017-06-15 03:03:45 +0000
commit968eea2c1130ae34526fc0fd44df4996270a858f (patch)
tree005378bbe4bca0c0310ba28143b3c9e0ce445573 /libcxx/test
parent40eaecc35ec85752be67e1da18567fc39bcf5548 (diff)
downloadbcm5719-llvm-968eea2c1130ae34526fc0fd44df4996270a858f.tar.gz
bcm5719-llvm-968eea2c1130ae34526fc0fd44df4996270a858f.zip
Fix another test with modules enabled
llvm-svn: 305448
Diffstat (limited to 'libcxx/test')
-rw-r--r--libcxx/test/libcxx/depr/depr.function.objects/depr.adaptors.cxx1z.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/libcxx/depr/depr.function.objects/depr.adaptors.cxx1z.pass.cpp b/libcxx/test/libcxx/depr/depr.function.objects/depr.adaptors.cxx1z.pass.cpp
index 9b846939313..f06dbb927ac 100644
--- a/libcxx/test/libcxx/depr/depr.function.objects/depr.adaptors.cxx1z.pass.cpp
+++ b/libcxx/test/libcxx/depr/depr.function.objects/depr.adaptors.cxx1z.pass.cpp
@@ -14,6 +14,7 @@
// However, for backwards compatibility, if _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
// is defined before including <functional>, then they will be restored.
+// MODULES_DEFINES: _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
#define _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
#include <functional>
OpenPOWER on IntegriCloud