[PATCH] D70225: [clangd] Simplify the code in XRefs

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 14 01:45:54 PST 2019


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

While here, also fix potential UB in MergeIndex.

Thanks Kadir for finding this!


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70225

Files:
  clang-tools-extra/clangd/index/MemIndex.cpp
  clang-tools-extra/clangd/index/Merge.cpp
  clang-tools-extra/clangd/index/dex/Dex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70225.229246.patch
Type: text/x-patch
Size: 2985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191114/9bd568c0/attachment.bin>


More information about the cfe-commits mailing list