]> granicus.if.org Git - clang/commit
Move named cast sema functions to their own file.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 5 Nov 2008 21:50:06 +0000 (21:50 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 5 Nov 2008 21:50:06 +0000 (21:50 +0000)
commit26d85b197257bfa15cd8b10dfef9e741e19c4fc5
treeefe523613ca235fd1d0cd2ba5f178e03408474b3
parent42a552f8200ba5948661aee0106fce0c04e39818
Move named cast sema functions to their own file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58769 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaNamedCast.cpp [new file with mode: 0644]