[PATCH] D102356: [UniqueLinkageName] Use exsiting GlobalDecl object instead of reconstructing one.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 14:36:13 PDT 2021
dblaikie added a comment.
This was previously crashing, I guess? Testing should validate the behavior beyond the crash, though - (presumably there's some more specific behavior than "does not crash" that wasn't being tested for before - that certain names are mangled appropriately or what-have-you)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102356/new/
https://reviews.llvm.org/D102356
More information about the cfe-commits
mailing list