summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/memory/ptr.align
AgeCommit message (Expand)Author
2025-04-14[libc++] Implement P2897R7 aligned_accessor: An mdspan accessor expressing po...Damien L-G
2022-09-05[libc++] Granularize the rest of memoryNikolas Klauser
2022-09-02[libc++] Enable [[nodiscard]] extensions by defaultNikolas Klauser
2022-04-11[libc++] Implement P1007R3: std::assume_alignedLouis 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-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2015-02-05Get tests running with warnings. Fix warnings in headers and testsEric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier