[PATCH] D67536: [WIP] [clangd] Add support for an inactive regions notification

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 7 07:04:57 PDT 2019


nridge marked 2 inline comments as done.
nridge added a comment.

How would one even measure the line length? `SourceManager` doesn't sem to have a method like `getLineLength()` or similar.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67536





More information about the cfe-commits mailing list