[PATCH] D123138: [demangler] Fix undocumented Local encoding

Iain Sandoe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 09:22:06 PDT 2022


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

this LGTM, at least it demangles the symbols from GCC (presumably those will still be emitted for GCC11 and 12 even if the change is made to 13+ to match clang)

... hopefully the CI test fails are spurious?


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

https://reviews.llvm.org/D123138



More information about the llvm-commits mailing list