Skip to content
Commit a108760b authored by Richard Smith's avatar Richard Smith
Browse files

When a type's definition is instantiated, the definition becomes visible, even

if the type's declaration was previously instantiated in an unimported module.
(For an imported type definition, this already worked, because the source
location is set to the location of the definition, but for locally-instantiated
type definitions, it did not.)

llvm-svn: 203425
parent f703132b
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