llvm-project
902b0bd0
- [llvm] Remove "const" in the presence of "constexpr" (NFC) (#166109)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
167 days ago
[llvm] Remove "const" in the presence of "constexpr" (NFC) (#166109) "const" is extraneous in the presence of "constexpr" for simple variables and arrays.
References
#166109 - [llvm] Remove "const" in the presence of "constexpr" (NFC)
Author
kazutakahirata
Parents
05b6e1ff
Loading