Skip to content
Commit 67b44c98 authored by Kaelyn Uhrain's avatar Kaelyn Uhrain
Browse files

Enable correcting a member declaration where the type is class template,

and the class name is shadowed by another member. Recovery still needs
to be figured out, which is non-trivial since the parser has already gone
down a much different path than if it had recognized the class template
as type instead of seeing the member that shadowed the class template.

llvm-svn: 201360
parent b1b5007c
Loading
Loading
Loading
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