forked from OSchip/llvm-project
a4f7c7a600
We would disallow the case where the overloaded member expression is coming from an address-of operator but we wouldn't issue any diagnostics when the overloaded member expression comes by way of a function to pointer decay cast. Clang's implementation of DR61 is now seemingly complete. llvm-svn: 187559 |
||
---|---|---|
.. | ||
dr0xx.cpp | ||
dr1xx.cpp |