diff options
author | Naveen Seth Hanig <naveen.hanig@outlook.com> | 2025-09-30 03:42:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 00:12:55 +0200 |
commit | d28c07b7550af47ff7adc068d6078388cdeed61d (patch) | |
tree | 2b3d9ee883bdf29bb274a31f47fe143fc3a7d85f /llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp | |
parent | 0ab9ffe1bf557cd3a7ebb0c03beb3cb45dcbe077 (diff) | |
download | llvm-d28c07b7550af47ff7adc068d6078388cdeed61d.zip llvm-d28c07b7550af47ff7adc068d6078388cdeed61d.tar.gz llvm-d28c07b7550af47ff7adc068d6078388cdeed61d.tar.bz2 |
[clang-scan-deps] Remove const from ModuleDeps loop to enable move. (#161109)
This changes the iteration from const to non-const so that std::move
results in a true move rather than a copy.
Diffstat (limited to 'llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp')
0 files changed, 0 insertions, 0 deletions