[PATCH] D135461: [LLDB] Fix crash when printing a struct with a static wchar_t member
David Spickett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 01:26:38 PDT 2022
DavidSpickett accepted this revision.
DavidSpickett added a comment.
This revision is now accepted and ready to land.
> although those changes don't actually test the code path changed here
Yeah I'm just cargo culting on that one so it doesn't look strange that a few are missing.
If we're going to change the suffix that can be done elsewhere and reviewed by someone who understands them better than me :)
Not crashing is an improvement in itself, LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135461/new/
https://reviews.llvm.org/D135461
More information about the cfe-commits
mailing list