[PATCH] D34667: [Demangler] [DO NOT SUBMIT] Initial patch for Microsoft demangler.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 13:51:32 PDT 2017


ruiu added a comment.

Zach,

You don't want to take a look into this patch in detail because this patch is incomplete. I know this has a lot of correctness issues, and I'm fixing all of them now. The point of sending this patch early is to get feedback for the design of this demangler, as this demangler is completely different from the existing Itanium demangler.


https://reviews.llvm.org/D34667





More information about the llvm-commits mailing list