gcc/libstdc++-v3/testsuite/29_atomics
Jonathan Wakely 355d4eb36a Change test to use const variables instead of macros
This is C++ so there's no reason to use macros here.

	* testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc: Use
	const variables instead of macros.

From-SVN: r269585
2019-03-11 13:46:09 +00:00
..
atomic P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
atomic_flag Change test to use const variables instead of macros 2019-03-11 13:46:09 +00:00
atomic_integral P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
headers/atomic PR libstdc++/88996 Implement P0439R0 2019-03-04 20:11:14 +00:00