llvm-project/libcxx/test/std/atomics
Raul Tambre 4e730aeb73 [libcxx] Add deprecation notices to macros deprecated in P0883R2
When P0883R2 was initially implemented in D103769 #pragma clang deprecated didn't exist yet.
We also forgot to cleanup usages in libc++ itself.

This takes care of both.

Differential Revision: https://reviews.llvm.org/D115995
2021-12-20 20:30:00 +02:00
..
atomics.fences [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.flag [libcxx] Add deprecation notices to macros deprecated in P0883R2 2021-12-20 20:30:00 +02:00
atomics.general [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.lockfree [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.order [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.syn [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
atomics.types.generic [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.types.operations [libcxx] Add deprecation notices to macros deprecated in P0883R2 2021-12-20 20:30:00 +02:00
types.pass.cpp [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00