[PATCH] D59639: [clangd] Print template arguments helper
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 21 06:41:55 PDT 2019
kadircet created this revision.
kadircet added reviewers: ioeric, ilya-biryukov.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay, mgorny.
Herald added a project: clang.
Prepares ground for printing template arguments as written in the
source code, part of re-landing rC356541 <https://reviews.llvm.org/rC356541> with D59599 <https://reviews.llvm.org/D59599> applied.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D59639
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/AST.h
clang-tools-extra/unittests/clangd/ASTUtilsTests.cpp
clang-tools-extra/unittests/clangd/CMakeLists.txt
clang/lib/AST/TypePrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59639.191677.patch
Type: text/x-patch
Size: 7241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/28896ddc/attachment.bin>
More information about the cfe-commits
mailing list