summaryrefslogtreecommitdiff
path: root/libcxx/test/std/language.support/support.dynamic/align_val_t.pass.cpp
AgeCommit message (Expand)Author
2024-12-06[libc++] Refactor tests for aligned allocation and sized deallocation (#117915)Louis Dionne
2024-02-23[libcxx][test] Change UNSUPPORTED to XFAIL for target-related failures (#81513)Abhina Sree
2023-05-23[libc++] Complete refactor of tests for operator newLouis Dionne
2022-12-23[libc++] Granularize <type_traits> includes in <compare>Nikolas Klauser
2021-07-27[SystemZ][z/OS][libcxx]: Disable align_val_t test cases on z/OSNancy Wang
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-07-29[libcxx] [test] Make files consistently end with newlines, NFC.Stephan T. Lavavej
2016-10-14Implement P0035R4 -- Add C++17 aligned allocation functionsEric Fiselier