[PATCH] D151190: [clangd] Do not end inactiveRegions range at position 0 of line

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 29 01:09:36 PDT 2023


nridge updated this revision to Diff 526409.
nridge added a comment.

slight simplification


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151190

Files:
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/SourceCode.cpp
  clang-tools-extra/clangd/SourceCode.h
  clang-tools-extra/clangd/unittests/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151190.526409.patch
Type: text/x-patch
Size: 6655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230529/dd3c0f97/attachment.bin>


More information about the cfe-commits mailing list