]> granicus.if.org Git - clang/commit
Implement DR61: Address of ambiguous bound methods should be disallowed
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 11 Jun 2013 03:56:29 +0000 (03:56 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 11 Jun 2013 03:56:29 +0000 (03:56 +0000)
commit01e0b1f24af250da37faf953cd82626b360622f6
tree9f3337dbc7a3ae1e6f3042b891e982e9a9b07f08
parent2ec2b8459392f3f2f00d816b40e73113d444d838
Implement DR61: Address of ambiguous bound methods should be disallowed

DR61 affirms that expressions containing unresolved member access should
be disallowed when performing "address of" operations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183723 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/CXX/drs/dr0xx.cpp
test/CXX/expr/expr.unary/expr.unary.op/p4.cpp
test/SemaTemplate/instantiate-overload-candidates.cpp
www/cxx_dr_status.html