Fixes #63192
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153890
[clang] Fix checking the equality comparator of base classes in __is_trivially_equality_comparable ClosedPublic Authored by philnik on Jun 27 2023, 9:24 AM.
Details Summary Fixes #63192
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2023, 7:13 AM This revision was landed with ongoing or failed builds.Jun 28 2023, 1:34 PM Closed by commit rG3cf8b982042e: [clang] Fix checking the equality comparator of base classes in… (authored by philnik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535505 clang/lib/AST/Type.cpp
clang/test/SemaCXX/type-traits.cpp
|