[all-commits] [llvm/llvm-project] 3cf8b9: [clang] Fix checking the equality comparator of ba...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Jun 28 13:34:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3cf8b982042e91d9aabb880ccc7a556256187ff9
https://github.com/llvm/llvm-project/commit/3cf8b982042e91d9aabb880ccc7a556256187ff9
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M clang/lib/AST/Type.cpp
M clang/test/SemaCXX/type-traits.cpp
Log Message:
-----------
[clang] Fix checking the equality comparator of base classes in __is_trivially_equality_comparable
Fixes #63192
Reviewed By: cor3ntin
Spies: cfe-commits
Differential Revision: https://reviews.llvm.org/D153890
More information about the All-commits
mailing list