Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150072
[clang] Fix __is_trivially_equality_comparable for non-trivially-copyable types ClosedPublic Authored by philnik on May 7 2023, 11:09 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 8 2023, 5:19 AM This revision was landed with ongoing or failed builds.May 8 2023, 12:07 PM Closed by commit rG465d48748131: [clang] Fix __is_trivially_equality_comparable for non-trivially-copyable types (authored by philnik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 520460 clang/lib/AST/Type.cpp
clang/test/SemaCXX/type-traits.cpp
|