Two details we missed in D90132:
There is one result per lookup symbol, so we have to advance the result iterator no matter whether it's NULL or not.
MissingSymbols variable is unused.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Friendly ping. @lhames Can you confirm this fix? I couldn't find a test for this piece of code.