EricWF closed this revision.
EricWF added a comment.
r273353.
http://reviews.llvm.org/D21350
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
I'm really happy to accept this patch. I was trying to run some of these tests
against GCC 5.3 last week and it didn't support this form of static assert yet.
I'm secretly sad that we have to
STL_MSFT created this revision.
STL_MSFT added reviewers: EricWF, mclow.lists.
STL_MSFT added a subscriber: cfe-commits.
TOTALLY OPTIONAL, feel free to reject this, I won't mind.
Newly-added libcxx tests for C++17 features have been using C++17 terse
static_asserts occasionally. This is problema