llvm-project
753d4bc5 - [lld] Remove redundant declarations (NFC) (#166712)

Commit
80 days ago
[lld] Remove redundant declarations (NFC) (#166712) 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