]> granicus.if.org Git - clang/commit
Appease versions of GCC which don't correctly support injected class
authorJohn McCall <rjmccall@apple.com>
Wed, 24 Nov 2010 11:53:13 +0000 (11:53 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 24 Nov 2010 11:53:13 +0000 (11:53 +0000)
commit13cf5e2e223ebfc8ec0459913b2fc9ec1e5fa760
treed75710e4342f925aeb04306d9dd3f975749e67a6
parent26c25c95a1eeeed09265525de300670eb5e9c015
Appease versions of GCC which don't correctly support injected class
names.

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