[PATCH] D79992: [WIP][clangd] Patch PP directives to use stale preambles while building ASTs
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 18 02:38:17 PDT 2020
kadircet updated this revision to Diff 264567.
kadircet added a comment.
- Only store defines
- Make use of source text directly instead of printing tokens
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79992/new/
https://reviews.llvm.org/D79992
Files:
clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/unittests/PreambleTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79992.264567.patch
Type: text/x-patch
Size: 13244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200518/e86ad5df/attachment-0001.bin>
More information about the cfe-commits
mailing list