semantics.c (finish_decltype_type): Simplify handling of unknown type.
authorJason Merrill <jason@redhat.com>
Thu, 7 Apr 2011 21:47:03 +0000 (17:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 7 Apr 2011 21:47:03 +0000 (17:47 -0400)
commit6cdb14286db4ace59759757ce2b1fab2d03a04c2
treedc38818ae6c5a4ea6506df3e61e93dfad7a4d25e
parent5b97c77f8caedb9434ef5feab416154403d24123
semantics.c (finish_decltype_type): Simplify handling of unknown type.

* semantics.c (finish_decltype_type): Simplify handling of unknown
type.

From-SVN: r172140
gcc/cp/ChangeLog
gcc/cp/semantics.c