llvm-project
08d33ef5 - [Support] Remove a redundant declaration (NFC) (#166085)

Commit
178 days ago
[Support] Remove a redundant declaration (NFC) (#166085) 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