Quuxplusone / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
https://p1144.godbolt.org/z/jf67zx5hq
Other
1 stars 2 forks source link

[clang] Implement __is_trivially_equality_comparable for enum types #37

Open Quuxplusone opened 3 months ago

Quuxplusone commented 3 months ago

Fixes #36.