]> granicus.if.org Git - clang/commit
Use cast<> instead of static_cast. Patch by Timur Iskhodzhanov!
authorJohn McCall <rjmccall@apple.com>
Mon, 27 Aug 2012 18:12:29 +0000 (18:12 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 27 Aug 2012 18:12:29 +0000 (18:12 +0000)
commitefe97d67399a3fd616dd249743d1f848d6ad6636
tree16e95ce849ab3e4cea79a2e3215a990b1e8159c2
parent8f7f3a65a5e81fbf5c9e184abd9250cc8e67b58c
Use cast<> instead of static_cast.  Patch by Timur Iskhodzhanov!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162683 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp