diff options
| author | Victor Chernyakin <chernyakin.victor.j@outlook.com> | 2025-11-09 21:24:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-09 20:24:29 -0800 |
| commit | 0d786b9a207aa0e6d88dde7fd9ffe0b364db69a4 (patch) | |
| tree | cb60a197e4ea13ae589de357963dfe7a50da23eb /clang/lib/AST/ByteCode/Compiler.cpp | |
| parent | 4d88bb6c6303d9f3894803d3c34d87bbc3e9a611 (diff) | |
| download | llvm-0d786b9a207aa0e6d88dde7fd9ffe0b364db69a4.zip llvm-0d786b9a207aa0e6d88dde7fd9ffe0b364db69a4.tar.gz llvm-0d786b9a207aa0e6d88dde7fd9ffe0b364db69a4.tar.bz2 | |
[clang-tidy][NFC] Enable `performance-unnecessary-value-param` in the codebase (#163686)
Closes #156156.
In a few cases, instead of just applying the fix-it and making
parameters const references to owning type, I refactored them to be
non-owning types.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions
