]> granicus.if.org Git - clang/commit
Anonymous structures print as '?=' in Obj-C type encoding.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 17 Oct 2008 06:22:57 +0000 (06:22 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 17 Oct 2008 06:22:57 +0000 (06:22 +0000)
commit502a4a1ce4c34cf78c8182d9798da0a51d9b7302
tree69d420153f7e5fd0585adce4275b97fa34a9ded9
parent1c96b24285d05c0eac455ae96d7c9ff43d42bc96
Anonymous structures print as '?=' in Obj-C type encoding.

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