llvm-project/libcxx/test/std/numerics/rand/rand.eng
Casey Carter 4e00a1921f [libcxx][test] compiler options are non-portable
... it's easier to suppress warnings internally, where we can detect the compiler.

* Rename `TEST_COMPILER_C1XX` to `TEST_COMPILER_MSVC`
* Rename all `TEST_WORKAROUND_C1XX_<meow>` to `TEST_WORKAROUND_MSVC_<meow>`

Differential Revision: https://reviews.llvm.org/D117422
2022-01-18 11:34:57 -08:00
..
rand.eng.lcong [libcxx][test] compiler options are non-portable 2022-01-18 11:34:57 -08:00
rand.eng.mers [libc++] Build and test with -Wundef warning. NFC. 2021-04-01 08:32:56 +02:00
rand.eng.sub [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00