diff options
author | Jie Fu <jiefu@tencent.com> | 2024-05-09 20:14:30 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-05-09 20:15:41 +0800 |
commit | c2a87d7e032f8e6c8cbe6ab4c7cfbb7f7996ca9f (patch) | |
tree | aad1ebe33c3dbcaf263f91bf7df5eff4f1117cb9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8b400de79eff2a4fb95f06b6e4d167e65abbf448 (diff) | |
download | llvm-c2a87d7e032f8e6c8cbe6ab4c7cfbb7f7996ca9f.zip llvm-c2a87d7e032f8e6c8cbe6ab4c7cfbb7f7996ca9f.tar.gz llvm-c2a87d7e032f8e6c8cbe6ab4c7cfbb7f7996ca9f.tar.bz2 |
[AMDGPU] Remove unused lambda capture (NFC)
/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp:733:30:
error: lambda capture 'Ctx' is not used [-Werror,-Wunused-lambda-capture]
auto TryGetMCExprValue = [&Ctx](const MCExpr *Value, uint64_t &Res) -> bool {
~^~~
1 error generated.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions