[PATCH] D94259: [clangd] Fix type printing in the presence of qualifiers
Adam Czachorowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 8 05:46:25 PST 2021
adamcz updated this revision to Diff 315363.
adamcz marked an inline comment as done.
adamcz added a comment.
Addressed review comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94259/new/
https://reviews.llvm.org/D94259
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/unittests/tweaks/ExpandAutoTypeTests.cpp
clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp
clang/include/clang/AST/PrettyPrinter.h
clang/lib/AST/TypePrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94259.315363.patch
Type: text/x-patch
Size: 4643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210108/5de8cd45/attachment.bin>
More information about the cfe-commits
mailing list