<div dir="ltr">Clang's implementation of DR61 is seemingly incomplete.<div><br></div><div>We currently disallow the case where the overloaded member expression is coming from an address-of operator but we don't issue any diagnostics when the overloaded member expression comes by way of a function to pointer decay cast.</div>
<div><br></div><div>Attached is a patch that should properly handle this case.</div><div><br></div><div>-- </div><div>David Majnemer</div></div>