aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-02-11 22:36:47 +0000
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-02-11 22:36:47 +0000
commit1608c120275dac8e3fc682717acebb470e64145e (patch)
treee187f291da66911458dc6b4db410ae9c99980553 /llvm/lib/CodeGen/MachineInstr.cpp
parentb2d245771ff9ff64a65af8dcedc319b6aeebe7ea (diff)
downloadllvm-1608c120275dac8e3fc682717acebb470e64145e.zip
llvm-1608c120275dac8e3fc682717acebb470e64145e.tar.gz
llvm-1608c120275dac8e3fc682717acebb470e64145e.tar.bz2
[NFC][clangd] Remove unused lambda capture
Avoid this warning: llvm/clang-tools-extra/clangd/ClangdServer.cpp:365:23: warning: lambda capture 'this' is not used [-Wunused-lambda-capture] auto Action = [Sel, this](decltype(CB) CB, std::string File, ~~^~~~ 1 warning generated. llvm-svn: 353760
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions