[PATCH] D110386: [clangd] Refactor IncludeStructure: use File (unsigned) for most computations
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 24 08:12:25 PDT 2021
kbobyrev updated this revision to Diff 374853.
kbobyrev added a comment.
Herald added a subscriber: mgrang.
Fix the last failing test. All tests are green now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110386/new/
https://reviews.llvm.org/D110386
Files:
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/Headers.cpp
clang-tools-extra/clangd/Headers.h
clang-tools-extra/clangd/unittests/HeadersTests.cpp
clang-tools-extra/clangd/unittests/ParsedASTTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110386.374853.patch
Type: text/x-patch
Size: 18426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210924/caac5927/attachment-0001.bin>
More information about the cfe-commits
mailing list