diff options
| author | Zinovy Nis <zinovy.nis@gmail.com> | 2026-01-21 18:37:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-21 18:37:59 +0300 |
| commit | 771517e9bfae453811f05940d6ac17083b2c907f (patch) | |
| tree | 903fe2d54261152df6533450c80141fe977f7365 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 2458387ac1b3944c1ac1cd772a732564fd071457 (diff) | |
| download | llvm-771517e9bfae453811f05940d6ac17083b2c907f.zip llvm-771517e9bfae453811f05940d6ac17083b2c907f.tar.gz llvm-771517e9bfae453811f05940d6ac17083b2c907f.tar.bz2 | |
[clang-tidy] Add a new check 'performance-string-view-conversions' (#174288)
Looks for redundant conversions from ``std::[w|u8|u16|u32]string_view``
to ``std::[...]string`` in call expressions expecting
``std::[...]string_view``. And fixes them.
---------
Co-authored-by: Baranov Victor <bar.victor.2002@gmail.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
