[PATCH] D17951: Implement is_always_lock_free

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 10:34:16 PDT 2016


EricWF added a comment.

@jfb: Actually I changed my mind about guarding the new tests. Can you move the new tests (other than the missing additions) to a new test file? Then add `// UNSUPPORTED: c++98, c++03, c++11, c++14` to the top of it?


http://reviews.llvm.org/D17951





More information about the cfe-commits mailing list