aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-diff/lib/DiffConsumer.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-11-02 08:59:32 -0800
committerGitHub <noreply@github.com>2025-11-02 08:59:32 -0800
commitc5b5451a5e07c8979e29fdedd685eeba4b8ac553 (patch)
treed5654ac28377bf13f3c40df2a20e82e75478b2a4 /llvm/tools/llvm-diff/lib/DiffConsumer.h
parentc9ef3d8eb8105101d7d81dc020988b5f3589d69d (diff)
downloadllvm-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/DiffConsumer.h')
0 files changed, 0 insertions, 0 deletions