llvm-project/libcxx/test/std/diagnostics/syserr/syserr.errcode
Louis Dionne 88ffc72717 [libc++] Add a libc++ configuration that does not support localization
When porting libc++ to embedded systems, it can be useful to drop support
for localization, which these systems don't implement or care about.

Differential Revision: https://reviews.llvm.org/D90072
2020-10-27 14:56:30 -04:00
..
syserr.errcode.constructors Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
syserr.errcode.modifiers Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
syserr.errcode.nonmembers [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
syserr.errcode.observers [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
syserr.errcode.overview