diff options
| author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-02-11 22:36:47 +0000 |
|---|---|---|
| committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-02-11 22:36:47 +0000 |
| commit | 1608c120275dac8e3fc682717acebb470e64145e (patch) | |
| tree | e187f291da66911458dc6b4db410ae9c99980553 /clang/lib/Sema/SemaDecl.cpp | |
| parent | b2d245771ff9ff64a65af8dcedc319b6aeebe7ea (diff) | |
| download | bcm5719-llvm-1608c120275dac8e3fc682717acebb470e64145e.tar.gz bcm5719-llvm-1608c120275dac8e3fc682717acebb470e64145e.zip | |
[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 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions

