[PATCH] D80525: [clangd] Fix crash-bug in preamble indexing when using modules.
Adam Czachorowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 26 09:11:48 PDT 2020
adamcz updated this revision to Diff 266240.
adamcz marked 3 inline comments as done.
adamcz added a comment.
Addressed review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80525/new/
https://reviews.llvm.org/D80525
Files:
clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp
clang-tools-extra/clangd/unittests/TestTU.cpp
clang-tools-extra/clangd/unittests/TestTU.h
clang/include/clang/Lex/Preprocessor.h
clang/lib/Index/IndexingAction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80525.266240.patch
Type: text/x-patch
Size: 5232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200526/2680ce5f/attachment-0001.bin>
More information about the cfe-commits
mailing list