]> granicus.if.org Git - clang/commit
There's no point in going through the getAs<TagType> stuff to find the definition...
authorDouglas Gregor <dgregor@apple.com>
Wed, 29 Jul 2009 23:41:44 +0000 (23:41 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 29 Jul 2009 23:41:44 +0000 (23:41 +0000)
commite5bb6d49522f5119740a2c87e466725300fee88f
tree87490ee40580e1500c62f0f312955bb246a979a1
parentb325146ac7f8e197b6d12aa5c11a3f0a7244e870
There's no point in going through the getAs<TagType> stuff to find the definition of a tag, since tags rarely have more than one or two declarations

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