[PATCH] D143347: [lldb][DWARF] Infer no_unique_address attribute
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 30 09:48:46 PDT 2023
aprantl added a comment.
If we can come up with a counterexample where the heuristic in this patch is doing the wrong thin then I think emitting a DW_AT_LLVM_no_unique_address attribute sounds reasonable to me. But otherwise I don't see a problem with using a heuristic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143347/new/
https://reviews.llvm.org/D143347
More information about the cfe-commits
mailing list