]> granicus.if.org Git - clang/commit
Fix Sema::CheckAssignmentConstraints() to operate on the canonical, unqualified type.
authorSteve Naroff <snaroff@apple.com>
Tue, 13 Nov 2007 00:31:42 +0000 (00:31 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 13 Nov 2007 00:31:42 +0000 (00:31 +0000)
commit8eabdffa942f22599f7626d85d16ff150fa164af
treedffa87f5c460264f1e975d0f2174b5b352e8169b
parent0f84c0059cec39fd1c73ac05bc2864dca664e7f4
Fix Sema::CheckAssignmentConstraints() to operate on the canonical, unqualified type.

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