Apply the pure-virtual odr rule to other constructs which can call overloaded
authorNick Lewycky <nicholas@mxc.ca>
Thu, 7 Feb 2013 05:08:22 +0000 (05:08 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 7 Feb 2013 05:08:22 +0000 (05:08 +0000)
commit134af91b0649359a068d30479b66452dd68a23c0
tree322de913fd7b2f9395a230b0aa78589352756102
parent4a230ffa96b7af6e7394e7458ba7604d05c1d3e8
Apply the pure-virtual odr rule to other constructs which can call overloaded
operators.

llvm-svn: 174584
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaCXX/undefined-internal.cpp