]> granicus.if.org Git - clang/commit
move some casts up to the entry of the function for clarity.
authorChris Lattner <sabre@nondot.org>
Sat, 21 Jul 2007 03:03:59 +0000 (03:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Jul 2007 03:03:59 +0000 (03:03 +0000)
commit74c469fef477e32e00c58dffbd734fde1001f03e
tree9d604c3117049aa194dc780703a4a273bd75c359
parent0fa152e72bb71c4aa184d0edd91caa9cbebbf70e
move some casts up to the entry of the function for clarity.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40135 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaExpr.cpp