llvm-project
0f76fbf5 - [Support] Remove redundant declarations (NFC) (#165971)

Commit
80 days ago
[Support] Remove redundant declarations (NFC) (#165971) In C++17, static constexpr members are implicitly inline, so they no longer require an out-of-line definition. Identified with readability-redundant-declaration.
Parents
Loading