[all-commits] [llvm/llvm-project] fb250b: [clang][c++20][NFC] `ComparisonCategoryType` - upd...

Hristo Hristov via All-commits all-commits at lists.llvm.org
Sun May 28 12:25:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb250b8295b9f65590017c5b13d6de0b4f4617c1
      https://github.com/llvm/llvm-project/commit/fb250b8295b9f65590017c5b13d6de0b4f4617c1
  Author: Hristo Hristov <zingam at outlook.com>
  Date:   2023-05-28 (Sun, 28 May 2023)

  Changed paths:
    M clang/include/clang/AST/ComparisonCategories.h

  Log Message:
  -----------
  [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




More information about the All-commits mailing list