[PATCH] D155093: [DWARF] Fix undefined behaviour in dwarf type printer

Maurice Heumann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 12:20:50 PDT 2023


momo5502 added a comment.

Thank you for reviewing, and yes, I totally aggree. Preventing such issues from happening in the first place is would be better.
Will update this change tomorrow to drop the to_string calls.

Btw, before I forget it, for future commits of mine, can you please use the following details from now on: `Maurice Heumann <maurice.heumann at wibu.com>`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155093



More information about the llvm-commits mailing list