[PATCH] D109703: [DebugInfo] Fix scope for local static variables
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 23 10:16:41 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/D109703/new/
https://reviews.llvm.org/D109703
More information about the llvm-commits
mailing list