[PATCH] D108019: [NFC][llvm-xray] add a llvm-xray convert option `symbolize-no-demangle`

liushuai wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 15 20:08:33 PDT 2021


MTC added a comment.

In D108019#2945953 <https://reviews.llvm.org/D108019#2945953>, @MaskRay wrote:

> Perhaps switch to no-demangle by default and add `--symbolize-demangle`?

Changing the default behavior may break current usages. It's not a good choice. Perhaps we can leave this choice to the future.


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

https://reviews.llvm.org/D108019



More information about the llvm-commits mailing list