diff options
author | Kazu Hirata <kazu@google.com> | 2025-05-23 23:58:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-23 23:58:49 -0700 |
commit | 92cebab21042766d59493f8f4c2541248be5de57 (patch) | |
tree | 62df368a1f877d55494597e4c83ee784b05d6f0b /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | e03b1b895e03bf404c4d254faa47356de516bb94 (diff) | |
download | llvm-92cebab21042766d59493f8f4c2541248be5de57.zip llvm-92cebab21042766d59493f8f4c2541248be5de57.tar.gz llvm-92cebab21042766d59493f8f4c2541248be5de57.tar.bz2 |
[IPO] Teach AbstractAttribute::getName to return StringRef (NFC) (#141313)
This patch addresses clang-tidy's readability-const-return-type by
dropping const from the return type while switching to StringRef at
the same time because these functions just return string constants.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions