[PATCH] D84870: [DebugInfo] Fix to ctor homing to ignore classes with trivial ctors.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 29 09:56:47 PDT 2020
dblaikie added a comment.
I think it'd be good to separate these two issues/patches.
In part because I'm curious whether, even with a trivial ctor - if we did the retained types thing - would that be enough?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84870/new/
https://reviews.llvm.org/D84870
More information about the cfe-commits
mailing list