[PATCH] D87256: [clangd] Avoid relations being overwritten in a header shard
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 11 12:24:05 PDT 2020
nridge updated this revision to Diff 297482.
nridge added a comment.
Slightly simplified test (base class does not need to be a template to trigger the issue)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87256/new/
https://reviews.llvm.org/D87256
Files:
clang-tools-extra/clangd/index/FileIndex.cpp
clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
clang-tools-extra/clangd/unittests/FileIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87256.297482.patch
Type: text/x-patch
Size: 7390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201011/1c51edcd/attachment.bin>
More information about the cfe-commits
mailing list