]> granicus.if.org Git - clang/commit
[Tooling] Fix getting fully qualified names of template alias types.
authorChaoren Lin <chaorenl@google.com>
Wed, 20 Apr 2016 22:12:07 +0000 (22:12 +0000)
committerChaoren Lin <chaorenl@google.com>
Wed, 20 Apr 2016 22:12:07 +0000 (22:12 +0000)
commite3eeb614011658cb419896e61d0d3610b0a1de16
tree48ae3a1d2e59b7efe95df4790e3a5c7cb5a3767e
parent366a52e9ab9dc80eb5b40606828a70bf706d7665
[Tooling] Fix getting fully qualified names of template alias types.

Reviewers: rsmith, rnk

Subscribers: cfe-commits, klimek

Differential Revision: http://reviews.llvm.org/D19253

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@266925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/Core/QualTypeNames.cpp
unittests/Tooling/QualTypeNamesTest.cpp