[PATCH] D82891: [clangd] Fix race in FileIndex that sometimes temporarily lost updates.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 1 08:08:31 PDT 2020
This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rGc5263a4e84cc: [clangd] Fix race in FileIndex that sometimes temporarily lost updates. (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D82891?vs=274532&id=274818#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82891/new/
https://reviews.llvm.org/D82891
Files:
clang-tools-extra/clangd/index/FileIndex.cpp
clang-tools-extra/clangd/index/FileIndex.h
clang-tools-extra/clangd/index/Symbol.h
clang-tools-extra/clangd/unittests/FileIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82891.274818.patch
Type: text/x-patch
Size: 7040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200701/8826e4fd/attachment.bin>
More information about the cfe-commits
mailing list