diff options
author | Kazu Hirata <kazu@google.com> | 2024-07-10 21:03:16 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2024-07-10 21:03:16 -0700 |
commit | 6db0a3f853c901fd47d9d8b715c8d68ece2837c4 (patch) | |
tree | 6fba002fdec0cbc8d12a7142c86f646f9589d9a0 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | f43ad50b7e353a6a67647bf3bb44c2d5cafe62c4 (diff) | |
download | llvm-6db0a3f853c901fd47d9d8b715c8d68ece2837c4.zip llvm-6db0a3f853c901fd47d9d8b715c8d68ece2837c4.tar.gz llvm-6db0a3f853c901fd47d9d8b715c8d68ece2837c4.tar.bz2 |
[SandboxIR] Fix a warning
This patch fixes:
llvm/lib/SandboxIR/SandboxIR.cpp:282:8: error: lambda capture 'this'
is not used [-Werror,-Wunused-lambda-capture]
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions