[PATCH] D88411: [clangd] Introduce MemoryTrees
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 7 07:51:46 PDT 2020
kadircet updated this revision to Diff 296677.
kadircet marked 2 inline comments as done.
kadircet added a comment.
- Make MemoryTree move-only and return refs instead of pointers on child and detail.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88411/new/
https://reviews.llvm.org/D88411
Files:
clang-tools-extra/clangd/support/CMakeLists.txt
clang-tools-extra/clangd/support/MemoryTree.cpp
clang-tools-extra/clangd/support/MemoryTree.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/support/MemoryTreeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88411.296677.patch
Type: text/x-patch
Size: 7736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201007/72f2cc07/attachment-0001.bin>
More information about the cfe-commits
mailing list