[PATCH] D47331: [clangd] Remove accessors for top-level decls from preamble

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 25 07:29:45 PDT 2018


ilya-biryukov updated this revision to Diff 148605.
ilya-biryukov added a comment.

- Rewrote findDecl, it will deserialize decls if needed now


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47331

Files:
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/XRefs.cpp
  unittests/clangd/TestTU.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47331.148605.patch
Type: text/x-patch
Size: 10666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180525/9b8886d5/attachment-0001.bin>


More information about the cfe-commits mailing list