llvm-project
5301a2f4 - [IR] Remove redundant declarations (NFC) (#166084)

Commit
177 days ago
[IR] Remove redundant declarations (NFC) (#166084) 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