[PATCH] D90890: Frontend: Change ComputePreambleBounds to take MemoryBufferRef, NFC
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 10 08:02:32 PST 2020
dexonsmith updated this revision to Diff 304195.
dexonsmith added a comment.
Missed a couple of calls from clang-tools-extra. Fixed those.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90890/new/
https://reviews.llvm.org/D90890
Files:
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/Preamble.cpp
clang/include/clang/Frontend/PrecompiledPreamble.h
clang/lib/Frontend/ASTUnit.cpp
clang/lib/Frontend/PrecompiledPreamble.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90890.304195.patch
Type: text/x-patch
Size: 4666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201110/93d61654/attachment.bin>
More information about the cfe-commits
mailing list