[clang-tools-extra] Copy to move (PR #119741)

2024-12-12 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam created https://github.com/llvm/llvm-project/pull/119741 None >From 440554df79ebc7c8971c4af928f623b13c95c6ee Mon Sep 17 00:00:00 2001 From: Zahira Ammarguellat Date: Wed, 4 Dec 2024 12:54:41 -0800 Subject: [PATCH 1/2] [NFC] Use a move instead of a copy to optimize

[clang-tools-extra] Copy to move (PR #119741)

2024-12-12 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam updated https://github.com/llvm/llvm-project/pull/119741 >From 440554df79ebc7c8971c4af928f623b13c95c6ee Mon Sep 17 00:00:00 2001 From: Zahira Ammarguellat Date: Wed, 4 Dec 2024 12:54:41 -0800 Subject: [PATCH 1/3] [NFC] Use a move instead of a copy to optimize perfor

[clang-tools-extra] Copy to move (PR #119741)

2024-12-12 Thread via cfe-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff bc28be0a428020ea803c94adb4df48ee4972e9f1 fadfd03b9596e6751c6bda5f17d076f1884fbe29 --e