Implement DR1458: Taking the address of an object of incomplete class type is
not a constant expression, because we can't tell whether the complete class type will have an overloaded operator&. llvm-svn: 150066
Loading
Please register or sign in to comment