[PATCH] D90719: [DebugInfo] Modify ctor homing as workaround for unconstructed libcxx types

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 17 14:00:19 PST 2020


akhuang added a comment.

Ok, it seems like the general opinion here is that libc++ should be changed in some way and not ctor homing. I don't know who'd be responsible for changing the libc++ code, though.

Maybe I should file a bug for libc++?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90719/new/

https://reviews.llvm.org/D90719



More information about the cfe-commits mailing list