[PATCH] D21350: [libcxx] [test] Avoid C++17 terse static_assert.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 18:13:27 PDT 2016


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 roll it back though :-( It's so much nicer.


http://reviews.llvm.org/D21350





More information about the cfe-commits mailing list