]> granicus.if.org Git - clang/commit
Turns out that Sebastian already implemented the logic to compute the
authorDouglas Gregor <dgregor@apple.com>
Tue, 5 May 2009 04:50:50 +0000 (04:50 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 5 May 2009 04:50:50 +0000 (04:50 +0000)
commitde866f3d4d2653ae59a54e41e6616a6c23c63cc8
tree7d70b4d4462a7b4bf960beb153d1380541a4a175
parent2a131fbca2a51085dc083b8c56a2d4ced3cf1413
Turns out that Sebastian already implemented the logic to compute the
composite pointer type, and his is better! Updated relational- and
equality-operator checking accordingly.

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