[PATCH] D96244: [clangd] Introduce Modules
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 12 04:40:56 PST 2021
kadircet updated this revision to Diff 323290.
kadircet marked 7 inline comments as done.
kadircet added a comment.
- Define destruction order
- Get rid of Module.cpp and Module::id
- Define begin/end iterators for ModuleSet
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96244/new/
https://reviews.llvm.org/D96244
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/Headers.cpp
clang-tools-extra/clangd/Module.h
clang-tools-extra/clangd/unittests/ParsedASTTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96244.323290.patch
Type: text/x-patch
Size: 5842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210212/b2601433/attachment.bin>
More information about the cfe-commits
mailing list