[PATCH] D136925: [clangd] Index unscoped enums inside classes for code completion

Tom Praschan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 15:15:16 PDT 2022


tom-anders updated this revision to Diff 472428.
tom-anders added a comment.

Fix accidental line break in comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136925

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp
  clang-tools-extra/clangd/unittests/TestIndex.cpp
  clang-tools-extra/clangd/unittests/TestIndex.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136925.472428.patch
Type: text/x-patch
Size: 5721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221101/35435102/attachment.bin>


More information about the cfe-commits mailing list