[PATCH] D63714: [clangd] Cleanup the duplicated getTokenRange.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 24 07:06:03 PDT 2019


hokein created this revision.
hokein added a reviewer: kadircet.
Herald added subscribers: arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.

Also lift it to SourceCode.h, so that it can be used in other places
(semantic code highlighting).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D63714

Files:
  clang-tools-extra/clangd/SourceCode.cpp
  clang-tools-extra/clangd/SourceCode.h
  clang-tools-extra/clangd/XRefs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63714.206208.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190624/0c1014b8/attachment-0001.bin>


More information about the cfe-commits mailing list