llvm-project
bba84677
- [clang] Fix const eval of constexpr-unknown relational comparisons. (#150088)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#150088 - [clang] Fix const eval of constexpr-unknown relational comparisons.
Author
efriedma-quic
Parents
e178e82c
Loading