]> granicus.if.org Git - clang/commit
Change a dyn_cast from r199794 to a straight cast
authorAlp Toker <alp@nuanti.com>
Wed, 22 Jan 2014 07:53:08 +0000 (07:53 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 22 Jan 2014 07:53:08 +0000 (07:53 +0000)
commit6c3ae05f55e41634b5940eccb151194a78e51994
tree0d2d2b778c58d07305c1bb38c651306f2366a601
parent296a4e54995407cf7e3602b29d28ffd001d15e23
Change a dyn_cast from r199794 to a straight cast

It's guaranteed to be a CXXMethodDecl.

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