]> granicus.if.org Git - clang/commit
Sema::CheckAdditionOperands(): Use Type::getPointeeType() and remove PTy and OPT...
authorSteve Naroff <snaroff@apple.com>
Mon, 13 Jul 2009 21:20:41 +0000 (21:20 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 13 Jul 2009 21:20:41 +0000 (21:20 +0000)
commit760e3c4bf4b1354688c854c91cc1e11a6e010f25
tree4d0c9dc4f679564737b56685d45468d742f091bb
parentd79b1bc624cb44fb57ba0c7c43a6806f9e67d099
Sema::CheckAdditionOperands(): Use Type::getPointeeType() and remove PTy and OPT variables.

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