[PATCH] D73960: [clangd] Don't assert when completing a lambda variable inside the lambda.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 4 08:31:23 PST 2020


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG2629035a0090: [clangd] Don't assert when completing a lambda variable inside the lambda. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D73960?vs=242311&id=242344#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73960/new/

https://reviews.llvm.org/D73960

Files:
  clang-tools-extra/clangd/AST.cpp
  clang-tools-extra/clangd/AST.h
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/Quality.cpp
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73960.242344.patch
Type: text/x-patch
Size: 4680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200204/07fe177a/attachment.bin>


More information about the cfe-commits mailing list