Add tests for C++2a content of <atomic> header
authorJonathan Wakely <jwakely@redhat.com>
Fri, 22 Feb 2019 01:16:15 +0000 (01:16 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 22 Feb 2019 01:16:15 +0000 (01:16 +0000)
commit148864cb8c972b4c87e2e6a3183a83047666edcb
tree4374de8e8b4d2c2961010cc25c1076f54d89fb3a
parent5940bb028b3758c160374e1fd72987128c254ad7
Add tests for C++2a content of <atomic> header

* testsuite/29_atomics/headers/atomic/types_std_c++20.cc: New test.
* testsuite/29_atomics/headers/atomic/types_std_c++20_neg.cc: New
test.

From-SVN: r269091
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/29_atomics/headers/atomic/types_std_c++20.cc [new file with mode: 0644]
libstdc++-v3/testsuite/29_atomics/headers/atomic/types_std_c++20_neg.cc [new file with mode: 0644]