[all-commits] [llvm/llvm-project] c6e996: Reapply "[Clang] Fix __is_trivially_equality_compa...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Fri Jul 12 09:30:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6e996a931f810db9b43c24f74931cea79337511
https://github.com/llvm/llvm-project/commit/c6e996a931f810db9b43c24f74931cea79337511
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/AST/Type.h
M clang/lib/AST/Type.cpp
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/SemaCXX/type-traits.cpp
Log Message:
-----------
Reapply "[Clang] Fix __is_trivially_equality_comparable returning true with ineligebile defaulted overloads" (#97002) (#97894)
This reverts commit 567b2c608c307c097315dd5ec4d6a5bbcddf898d.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list