diff options
| author | Kazu Hirata <kazu@google.com> | 2025-11-01 09:25:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-01 09:25:19 -0700 |
| commit | 334c9fd8c23c90406dae3a6f08a5ffc5bc830c11 (patch) | |
| tree | 44c0f74af584783a3289946075247aa377c4bbf0 /llvm/lib/TextAPI/BinaryReader/DylibReader.cpp | |
| parent | 0f76fbf546cccb48300a25ae965a715957cd04ac (diff) | |
| download | llvm-334c9fd8c23c90406dae3a6f08a5ffc5bc830c11.zip llvm-334c9fd8c23c90406dae3a6f08a5ffc5bc830c11.tar.gz llvm-334c9fd8c23c90406dae3a6f08a5ffc5bc830c11.tar.bz2 | |
[CodeGenTypes] Remove redundant declarations (NFC) (#165972)
In C++17, static constexpr members are implicitly inline, so they no
longer require an out-of-line definition.
This patch also removes redundant "const" from the in-class definitions.
Identified with readability-redundant-declaration.
Diffstat (limited to 'llvm/lib/TextAPI/BinaryReader/DylibReader.cpp')
0 files changed, 0 insertions, 0 deletions
