]> granicus.if.org Git - clang/commit
Remove check which incorrectly suppressed printing an identifier in type printing...
authorEli Friedman <eli.friedman@gmail.com>
Thu, 18 Oct 2012 20:58:58 +0000 (20:58 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 18 Oct 2012 20:58:58 +0000 (20:58 +0000)
commiteafa9d4d0d8b97f006dbd19c1e51d14663c8c5c3
tree4454c1b2f731b3898f29fe29a5077c1f4537ccf3
parentd03ef04ed32e9c9d7c714e8f1b31693c5b907dd2
Remove check which incorrectly suppressed printing an identifier in type printing.  Patch by Benoit Perrot.

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