]> granicus.if.org Git - clang/commit
[clangd] Print template arguments helper
authorKadir Cetinkaya <kadircet@google.com>
Fri, 12 Apr 2019 10:09:14 +0000 (10:09 +0000)
committerKadir Cetinkaya <kadircet@google.com>
Fri, 12 Apr 2019 10:09:14 +0000 (10:09 +0000)
commit64771d94b8235e03a970d4e12e3e8adfe38f9645
treebc97619d93b18d298b34a7fccc98c07420b7f1ac
parent1dd034ed5060fc6078bf56d5656cb1554f750de6
[clangd] Print template arguments helper

Summary:
Prepares ground for printing template arguments as written in the
source code, part of re-landing rC356541 with D59599 applied.

Reviewers: ioeric, ilya-biryukov

Subscribers: mgorny, MaskRay, jkorous, arphaman, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D59639

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@358272 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/TypePrinter.cpp