[PATCH] D132909: [msan] Use Debug Info to point to affected fields
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 8 13:20:51 PDT 2022
dblaikie added a comment.
The code change looks like it's creating `inlinedAt` scopes, but none of the test cases seem to test any `inlinedAt` debug info? Looks like this is lacking some test coverage - could you add some?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132909/new/
https://reviews.llvm.org/D132909
More information about the cfe-commits
mailing list