diff options
| author | Kazu Hirata <kazu@google.com> | 2025-11-02 08:59:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-02 08:59:32 -0800 |
| commit | c5b5451a5e07c8979e29fdedd685eeba4b8ac553 (patch) | |
| tree | d5654ac28377bf13f3c40df2a20e82e75478b2a4 /llvm/tools/llvm-diff/lib | |
| parent | c9ef3d8eb8105101d7d81dc020988b5f3589d69d (diff) | |
| download | llvm-c5b5451a5e07c8979e29fdedd685eeba4b8ac553.zip llvm-c5b5451a5e07c8979e29fdedd685eeba4b8ac553.tar.gz llvm-c5b5451a5e07c8979e29fdedd685eeba4b8ac553.tar.bz2 | |
[llvm-exegesis] Remove redundant declarations (NFC) (#166044)
In C++17, static constexpr members are implicitly inline, so they no
longer require an out-of-line definition.
This patch removes the unnecessary "const" from the in-class
declaration as well.
Identified with readability-redundant-declaration.
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions
