Skip to content

loader: Unify loadDecls and loadModuleLinkables functions

Matthew Pickering requested to merge wip/refactorLoadDecls into master

These two functions nearly did the same thing. I have refactored them so that loadDecls now calls loadModuleLinkables.

Fixes #26459 (closed)

Merge request reports

Loading