[PATCH] D49639: [MS Demangler] Demangle pointers to member functions

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 19:54:38 PDT 2018


zturner added a comment.

(And for now, I'll just change it to print the one-line declaration that is legal according to the grammar, and leave any command-line options and/or extended output mode for the future.)


https://reviews.llvm.org/D49639





More information about the llvm-commits mailing list