Unverified Commit 4b0314d1 authored by Balázs Kéri's avatar Balázs Kéri Committed by GitHub
Browse files

[clang][ASTImporter] Improve import of friend class templates. (#74627)

A friend template that is in a dependent context is not linked into
declaration chains (for example with the definition of the befriended
template). This condition was not correctly handled by `ASTImporter`.
parent 1de3f469
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment