Skip to content
Snippets Groups Projects
Commit 66990031 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent f8a79126
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment