llvm-project
cc7e2067 - [lldb] Remove redundant declarations (NFC) (#169003)

Commit
40 days ago
[lldb] Remove redundant declarations (NFC) (#169003) 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