[all-commits] [llvm/llvm-project] 465d48: [clang] Fix __is_trivially_equality_comparable for...

philnik777 via All-commits all-commits at lists.llvm.org
Mon May 8 12:07:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 465d487481313492e13435f3f03874b923b86ce3
      https://github.com/llvm/llvm-project/commit/465d487481313492e13435f3f03874b923b86ce3
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M clang/lib/AST/Type.cpp
    M clang/test/SemaCXX/type-traits.cpp

  Log Message:
  -----------
  [clang] Fix __is_trivially_equality_comparable for non-trivially-copyable types

Reviewed By: aaron.ballman

Spies: cfe-commits

Differential Revision: https://reviews.llvm.org/D150072




More information about the All-commits mailing list