This revision was automatically updated to reflect the committed changes.
Closed by commit rG34e39eb2adc2: [clangd] Change PreambleOnlyAction with
content truncation (authored by kadircet).
Changed prior to commit:
https://reviews.llvm.org/D79426?vs=262132&id=266107#toc
Repository:
rG LLVM G
sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.
Comment at: clang-tools-extra/clangd/Preamble.cpp:125
auto ContentsBuffer = llvm::MemoryBuffer::getMemBuffer(Contents);
+ auto Bounds =
+ ComputePreambleBo
kadircet updated this revision to Diff 262132.
kadircet added a comment.
- Add test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79426/new/
https://reviews.llvm.org/D79426
Files:
clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman, jkorous, MaskRay,
ilya-biryukov.
Herald added a project: clang.
kadircet updated this revision to Diff 262132.
kadircet added a comment.
- Add test
Lexing until the