]> granicus.if.org Git - clang/commit
Check whether a tag was defined in a C++ condition declaration using GetTypeForDeclar...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 11 Aug 2009 05:20:41 +0000 (05:20 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 11 Aug 2009 05:20:41 +0000 (05:20 +0000)
commite955e7221a9cf335a089f548c01e854dca95ca99
tree68d1c858e75061bdd65d0fe205b7349e6cb4d65f
parent49520944c688a9d5fc78d0c2af544b825873477b
Check whether a tag was defined in a C++ condition declaration using GetTypeForDeclarator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78644 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp