]> granicus.if.org Git - clang/commit
Removed some superfluous code. The getType() method and associated
authorSteve Naroff <snaroff@apple.com>
Fri, 13 Jul 2007 17:39:21 +0000 (17:39 +0000)
committerSteve Naroff <snaroff@apple.com>
Fri, 13 Jul 2007 17:39:21 +0000 (17:39 +0000)
commitba61c14bc9f37c2ae035b6d6e9f0ce37cde0ada4
treefb2214b2fa65002f756b67695a4e2679d192bc46
parentc35717a1b34269fc5d78226b1624f53e1c073ed6
Removed some superfluous code. The getType() method and associated
assert is now done in UsualUnaryConversions().

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