[libcxx-commits] [PATCH] D88189: [libc++abi] Add an option to avoid demangling in terminate.

Saleem Abdulrasool via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 21 08:58:00 PST 2021


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

I can sympathize with the desire to avoid the undecoration.  Unless @ldionne has some reason why this is a poor choice to support, this seems okay to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88189



More information about the libcxx-commits mailing list