Skip to content
Commit f3e5b4eb authored by Francois Pichet's avatar Francois Pichet
Browse files

Redesign the way anonymous fields are handled in designated-initializers.

Previously designated anonymous fields were found via name lookup. This redesign uses the fact that an IndirectFieldDecl declaration will always follow an anonymous implicit field to remove the special case of name lookup. 

llvm-svn: 122387
parent f830e481
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