[clang][c++20][NFC] `ComparisonCategoryType` - updated comment, removed `std:*_equality`
authorHristo Hristov <zingam@outlook.com>
Sun, 28 May 2023 08:57:32 +0000 (11:57 +0300)
committerHristo Hristov <zingam@outlook.com>
Sun, 28 May 2023 19:25:16 +0000 (22:25 +0300)
commitfb250b8295b9f65590017c5b13d6de0b4f4617c1
treebbb5eac490c3cc541c0b375e10e9d2719333c2c3
parentd0e4119d848bbb8df6a7fa303ad8302a770fbab8
[clang][c++20][NFC] `ComparisonCategoryType` - updated comment, removed `std:*_equality`

`weak_equality` and `strong_equality` are removed from the standard:
- https://wg21.link/P1959R0
- https://eel.is/c++draft/cmp.categories.pre

Reviewed By: rsmith

Differential Revision: https://reviews.llvm.org/D151627
clang/include/clang/AST/ComparisonCategories.h