[PATCH] D67202: Implement Microsoft-compatible mangling for decomposition declarations.

Eric Astor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 5 09:02:29 PDT 2019


epastor added a comment.

The change passes ninja check-clang - and I've added a test per your suggestions. Thanks!

As for llvm-undname: it works reasonably well, but these are anonymous names. It successfully recognizes $S1, etc. as the "name", though!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67202





More information about the cfe-commits mailing list