diff options
author | Howard Hinnant <hhinnant@apple.com> | 2010-12-08 17:20:28 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2010-12-08 17:20:28 +0000 |
commit | b5452b3db5a888f85c5bb4993b232ec9a802940c (patch) | |
tree | 8752dc5692d42ef301932da928f42badf2e6ec43 /libcxx/test/utilities/function.objects/function.pointer.adaptors/ptr_fun1.pass.cpp | |
parent | cbc87eb33130d088245c5ede83d73a1631f0598b (diff) | |
download | bcm5719-llvm-b5452b3db5a888f85c5bb4993b232ec9a802940c.tar.gz bcm5719-llvm-b5452b3db5a888f85c5bb4993b232ec9a802940c.zip |
After a long break to wait for the atomic spec to settle, this completes the library part of <atomic>. It currently won't even parse as it depends on the existence of the intrinsics specified at http://libcxx.llvm.org/atomic_design_a.html. Everything has been tested using fake intrinsics which have now been removed. As the intrinsics come online, the ATOMIC_* macros will need to be adjusted to reflect which operations are lock-free. These macros will probably need to be #ifdef'd for each supported platform.
llvm-svn: 121267
Diffstat (limited to 'libcxx/test/utilities/function.objects/function.pointer.adaptors/ptr_fun1.pass.cpp')
0 files changed, 0 insertions, 0 deletions