llvm-project/libcxx/test/std/atomics
JF Bastien b95ee819f2 Implement is_always_lock_free
Summary:

This was voted into C++17 at the Jacksonville meeting. The final P0152R1
paper will be in the upcoming post-Jacksonville mailing, and is also
available here:

  http://jfbastien.github.io/papers/P0152R1.html

Reviewers: mclow.lists, rsmith

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D17951

llvm-svn: 264413
2016-03-25 15:48:21 +00:00
..
atomics.fences
atomics.flag [libcxx] Allow use of <atomic> in C++03. Try 3. 2015-08-19 17:21:46 +00:00
atomics.general
atomics.lockfree Implement is_always_lock_free 2016-03-25 15:48:21 +00:00
atomics.order
atomics.syn
atomics.types.generic Fix various GCC mis-configurations for newer versions. 2015-12-15 00:32:21 +00:00
atomics.types.operations Add missing license headers 2016-01-19 21:52:04 +00:00
version.pass.cpp