[PATCH] D21625: [libcxx] [test] Mark throw_bad_alloc_helper() as [[noreturn]].

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 26 12:45:37 PDT 2016


EricWF added a comment.

I don't think all the compilers libc++ tests with support `[[noreturn]]` yet. I'll commit a similar patch to this though.


http://reviews.llvm.org/D21625





More information about the cfe-commits mailing list