[PATCH] D110294: [DebugInfo] Fix imported declarations of inlined subprograms
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 23 10:16:16 PDT 2021
dblaikie added a comment.
There have been a few different patches going around related to mis-scoped things - imported entities and types, maybe other things too? (static variables? Or has that already been fixed now) Perhaps some summary of the state of all these patches sent to llvm-dev/linked from the various reviews would be helpful? It'd be good to know if/how all these patches are hopefully aiming for some unified solution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110294/new/
https://reviews.llvm.org/D110294
More information about the llvm-commits
mailing list