diff options
author | Zahira Ammarguellat <zahira.ammarguellat@intel.com> | 2025-05-16 04:56:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 07:56:36 -0400 |
commit | 38e0f983ada4cb753bcaafaf8fa9e2f2dfdef2ba (patch) | |
tree | 6fa0ac5c5a23aa47b23cd4c2ed7c3def3be8f058 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 25c4478f38378134b303e68f157d2887f749995c (diff) | |
download | llvm-38e0f983ada4cb753bcaafaf8fa9e2f2dfdef2ba.zip llvm-38e0f983ada4cb753bcaafaf8fa9e2f2dfdef2ba.tar.gz llvm-38e0f983ada4cb753bcaafaf8fa9e2f2dfdef2ba.tar.bz2 |
[CLANGD] [NFC] Fix proposed by static analyzer. (#140116)
This fixes an issue reported by the sanitizer with the following error
message:
`copy_constructor_call: IndexOpts` is passed by value as a parameter to`
clang::index::IndexingOptions::IndexingOptions` instead of being moved.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions