]> granicus.if.org Git - clang/commit
Switch this code to use the more idiomatic 'dyn_cast' pattern.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 16 Aug 2011 22:30:10 +0000 (22:30 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 16 Aug 2011 22:30:10 +0000 (22:30 +0000)
commitb33c19fef2b227cd2d8f1de0bcfc157d9e264b21
treee3939ed51c7acd26e61885c535ef6bffc9398c17
parent4cbac2ace8db75b093e0b37b97aa4a751615020f
Switch this code to use the more idiomatic 'dyn_cast' pattern.

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