diff options
author | AMS21 <AMS21.github@gmail.com> | 2023-06-18 11:40:47 +0000 |
---|---|---|
committer | Piotr Zegar <me@piotrzegar.pl> | 2023-06-18 11:40:47 +0000 |
commit | 82d4dc20efbd72e20b430913e985e38997c7a3e8 (patch) | |
tree | f6f10072dd3d854e23584fc68a6b9b5c19295966 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | c96306db2cad4cf687cb044c8a0635f982a4db98 (diff) | |
download | llvm-82d4dc20efbd72e20b430913e985e38997c7a3e8.zip llvm-82d4dc20efbd72e20b430913e985e38997c7a3e8.tar.gz llvm-82d4dc20efbd72e20b430913e985e38997c7a3e8.tar.bz2 |
[clang-tidy] Improve `performance-move-const-arg` message when no move constructor is available
We now display a simple note if the reason is that the used class does not
support move semantics.
This fixes llvm#62550
Reviewed By: PiotrZSL
Differential Revision: https://reviews.llvm.org/D153220
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions