]> granicus.if.org Git - clang/commit
[AST] A "Class<P>" type should not have '*' when printed out.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 5 Mar 2014 06:47:57 +0000 (06:47 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 5 Mar 2014 06:47:57 +0000 (06:47 +0000)
commite819c15b47b4ffff1df611c8a919e1063d2a8c11
treec4be826c7ee73b1c7bcb57dd6f688bd8b9d16e05
parent9e4d5da66ba56954f8fa64f59d28f4d2335fd37f
[AST] A "Class<P>" type should not have '*' when printed out.

rdar://14309030

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/TypePrinter.cpp
test/Index/complete-method-decls.m
test/SemaObjC/compare-qualified-class.m