]> granicus.if.org Git - clang/commit
Bring member pointer operands of the conditional operator to a common type. We're...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Apr 2009 21:15:26 +0000 (21:15 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Apr 2009 21:15:26 +0000 (21:15 +0000)
commit9bebfadb807aba0bc272197aff1cb4b2284c00a6
tree011bd0387fce55454ae1e0866b9e34e7a7c7aa32
parentaf7cdf45da4925f788e87a4c318ee67404646088
Bring member pointer operands of the conditional operator to a common type. We're getting there ...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69548 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp
test/SemaCXX/conditional-expr.cpp