[PATCH] D21715: [libcxx] [test] Make default_noexcept.pass.cpp tests more portable.
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 26 13:08:40 PDT 2016
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
This is missing "test_macros.h" includes, but I'll add them before committing. I'm sure that we pick them up through another include path, but they should be direct includes.
http://reviews.llvm.org/D21715
More information about the cfe-commits
mailing list