[PATCH] D89398: Lexer: Update the Lexer to use MemoryBufferRef, NFC
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 19 16:10:39 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb3eff6b7bb31: Lexer: Update the Lexer to use MemoryBufferRef, NFC (authored by dexonsmith).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89398/new/
https://reviews.llvm.org/D89398
Files:
clang-tools-extra/clangd/Format.cpp
clang/include/clang/Lex/Lexer.h
clang/lib/Format/FormatTokenLexer.cpp
clang/lib/Frontend/FrontendAction.cpp
clang/lib/Frontend/FrontendActions.cpp
clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
clang/lib/Frontend/Rewrite/RewriteMacros.cpp
clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/PPLexerChange.cpp
clang/lib/Rewrite/HTMLRewrite.cpp
clang/lib/Rewrite/TokenRewriter.cpp
clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89398.299211.patch
Type: text/x-patch
Size: 18565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201019/395dcacb/attachment.bin>
More information about the cfe-commits
mailing list