summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ComparisonCategories.cpp
Commit message (Expand)AuthorAgeFilesLines
* [c++20] P1959R0: Remove support for std::*_equality.Richard Smith2019-12-161-34/+5
* [c++20] Return type deduction for defaulted three-way comparisons.Richard Smith2019-12-101-0/+35
* [c++20] Fix incorrect assumptions in checks for comparison category types.Richard Smith2019-12-091-3/+3
* Stop checking whether std::strong_* has ::equivalent members.Richard Smith2019-12-061-6/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [C++2a] Implement operator<=>: Address bugs and post-commit review comments a...Eric Fiselier2018-05-081-35/+26
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-071-0/+220
OpenPOWER on IntegriCloud