llvm-project
563ea299 - [clang-tools-extra] Remove redundant declarations (NFC) (#166894)

Commit
1 day ago
[clang-tools-extra] Remove redundant declarations (NFC) (#166894) 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