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

When we perform name lookup for a template, we may end up finding an

ambiguous name where none of the declarations found are actually
templates. In this case, make sure we clear out the ambiguous-path
data when recomputing the lookup result kind. Fixes PR8439.

llvm-svn: 117112
parent 9192e7ab
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