]> granicus.if.org Git - clang/commit
Make Check*PointerTypesForAssignment private and tell them that they're
authorJohn McCall <rjmccall@apple.com>
Mon, 31 Jan 2011 23:13:11 +0000 (23:13 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 31 Jan 2011 23:13:11 +0000 (23:13 +0000)
commite4be87eb661ff12524074184f43b9d11d06ad376
treeb2ece5cc294981322055dfac1439c543ad194a48
parent3de84241d90f3dd280126fdf2c4651667151c967
Make Check*PointerTypesForAssignment private and tell them that they're
working on canonical types already.

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