Treating constructor calls when the type name isn't explicitly spelled
can cause spurious results, so turn them into implicit references.
This doesn't change the behaviour for constructor calls that explicitly spell
the type name, as we should see a reference through the typeloc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo