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

[modules] If we reach a definition of a class for which we already have a

non-visible definition, skip the new definition and make the old one visible
instead of trying to parse it again and failing horribly. C++'s ODR allows
us to assume that the two definitions are identical.

llvm-svn: 233250
parent e972c362
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