llvm-project
902b0bd0 - [llvm] Remove "const" in the presence of "constexpr" (NFC) (#166109)

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.
Parents
Loading