summaryrefslogtreecommitdiff
path: root/libcxx/test/std/language.support/support.rtti
AgeCommit message (Expand)Author
2024-02-23[libcxx][test] Change UNSUPPORTED to XFAIL for target-related failures (#81513)Abhina Sree
2023-02-07[libc++] Implement P1328R1 constexpr std::type_info::operator==Louis Dionne
2020-09-29[libc++] Rename the -fno-rtti Lit feature to just no-rttiLouis Dionne
2020-09-21[libc++] Fix failures when running the test suite without RTTILouis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-22[libcxx] Include <cstring> in tests that use strcmpLouis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-01-17Fix type_info's constructor by making it explicit again.Eric Fiselier
2016-06-22Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag...Eric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier