]> granicus.if.org Git - clang/commit
Small simplification: Reduce the use of cast<>.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 8 May 2014 14:33:38 +0000 (14:33 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 8 May 2014 14:33:38 +0000 (14:33 +0000)
commit7e619cb45a59390c781ae359fc20a24f5853ad8c
treef258b8c5498bf8f39407e4f271a128d56b9f2cde
parent459bb10b61a5492e2840993d73905b97ca3375ed
Small simplification: Reduce the use of cast<>.

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