]> granicus.if.org Git - clang/commit
Use getAs instead of cast/dyn_cast on types. (I'm sure Doug will appreciate this).
authorAnders Carlsson <andersca@mac.com>
Thu, 11 Feb 2010 19:45:15 +0000 (19:45 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 11 Feb 2010 19:45:15 +0000 (19:45 +0000)
commit9abb2736f6286578810f733a187d6f9595b62061
tree5a58d6e295a37de4fa77163e244bfdf545187ac2
parent9a140606972ef2fdbf31ac04169de41a3067d5b1
Use getAs instead of cast/dyn_cast on types. (I'm sure Doug will appreciate this).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95911 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp