llvm-project/libcxx/docs/DesignDocs
Louis Dionne 7149bb7068 [libc++] NFC: Clean up a lot of old Lit features
The libc++ test suite has a lot of old Lit features used to XFAIL tests
and mark them as UNSUPPORTED. Many of them are to workaround problems on
old compilers or old platforms. As time goes by, it is good to go and
clean those up to simplify the configuration of the test suite, and also
to reflect the testing reality. It's not useful to have markup that gives
the impression that e.g. clang-3.3 is supported, when we don't really
test on it anymore (and hence several new tests probably don't have the
necessary markup on them).
2020-04-10 17:20:29 -04:00
..
ABIVersioning.rst
AvailabilityMarkup.rst [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
CapturingConfigInfo.rst Update an example to use the new LLVM file header. 2019-01-19 11:54:04 +00:00
DebugMode.rst update debugging docs to be less out of date 2019-06-08 04:59:41 +00:00
ExperimentalFeatures.rst [libcxx] Slightly improved policy for handling experimental features 2019-06-11 14:48:40 +00:00
ExtendedCXX03Support.rst Add documentation and tests for Clangs C++11 extensions in C++03. 2019-06-11 22:53:49 +00:00
FeatureTestMacros.rst Move the feature test macros script to the utils directory. 2019-02-02 23:13:49 +00:00
FileTimeType.rst Support tests in freestanding 2019-02-04 20:31:13 +00:00
ThreadingSupportAPI.rst [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 threads 2018-01-05 20:48:29 +00:00
VisibilityMacros.rst [libc++] Make sure we can build libc++ with -fvisibility=hidden 2018-10-25 12:13:43 +00:00