Many of the built-in operator candidates introduced into overload
resolution require that the pointed-to type be an object type, but we weren't filtering out non-object types. Do so, fixing PR7851. llvm-svn: 122853
Loading
Please register or sign in to comment