llvm-project
bba84677 - [clang] Fix const eval of constexpr-unknown relational comparisons. (#150088)

Commit
141 days ago
[clang] Fix const eval of constexpr-unknown relational comparisons. (#150088) Like in other places, ignore the reference type of the base. (It might make sense to refactor this at some point.) Fixes #150015.
Author
Parents
Loading