summaryrefslogtreecommitdiff
path: root/libcxx/include/__variant
Commit message (Expand)AuthorAgeFilesLines
* [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser2023-02-151-5/+5
* [libc++][spaceship] Implement std::variant::operator<=>Kent Ross2022-08-141-14/+18
* [libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne2022-03-011-1/+0
* [libcxx][modules] protects users from relying on detail headersChristopher Di Bella2022-02-261-0/+1
* [libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer2022-02-041-1/+1
* [libc++][NFC] Remove useless _LIBCPP_PUSH_MACROSLouis Dionne2021-08-271-5/+0
* [libc++][NFC] Move monostate to its own header.Mark de Wever2021-07-081-0/+65