[PATCH] D124010: [llvm-cxxfilt] Unable to demangle a template argument which happens to be a null pointer

Nathan Sidwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 04:00:35 PDT 2022


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

Thanks!  Do you want to file a PR about the mangling difference between GCC & clang -- I've not looked sufficiently carefully to determine who is wrong[*] here, but we can work with GCC to figure that out.  [*] wrong may mean 'pragmatically incorrect' rather than 'technically incorrect', I mean no blame, it's just unfortunate.


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

https://reviews.llvm.org/D124010



More information about the llvm-commits mailing list