dyn_cast_or_null should work just the same as dyn_cast does
authorChris Lattner <sabre@nondot.org>
Thu, 29 May 2003 15:07:48 +0000 (15:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 May 2003 15:07:48 +0000 (15:07 +0000)
commit1ff1da7ac9bff43ba24445ff30ba2fd79bd95cd7
treeb83566a75237d2ec9410e15c965ffa421374efc6
parentaa101c3147debcba3f0441c80b477782e456a03b
dyn_cast_or_null should work just the same as dyn_cast does

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6394 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/Casting.h
include/llvm/Support/Casting.h