[PATCH] D67496: [clangd] Collect macros in the preamble region of the main file
Haojian Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 04:13:00 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372725: [clangd] Collect macros in the preamble region of the main file (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D67496?vs=221504&id=221505#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67496/new/
https://reviews.llvm.org/D67496
Files:
clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/clangd/CollectMacros.h
clang-tools-extra/trunk/clangd/ParsedAST.cpp
clang-tools-extra/trunk/clangd/ParsedAST.h
clang-tools-extra/trunk/clangd/Preamble.cpp
clang-tools-extra/trunk/clangd/Preamble.h
clang-tools-extra/trunk/clangd/SemanticHighlighting.cpp
clang-tools-extra/trunk/clangd/unittests/ParsedASTTests.cpp
clang-tools-extra/trunk/clangd/unittests/SemanticHighlightingTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67496.221505.patch
Type: text/x-patch
Size: 19270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/cba62220/attachment.bin>
More information about the llvm-commits
mailing list