[PATCH] D49965: [MS Demangler] Demangle symbols in function local scopes
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 29 14:56:09 PDT 2018
zturner added a subscriber: rnk.
zturner added a comment.
I had thought of a tryDemangleNumber function but it didn’t really fit the
style of code . (Ie I don’t really do that anywhere else so it felt a
little out of place). I can still do that if you think it’s better, I don’t
have a strong preference
https://reviews.llvm.org/D49965
More information about the llvm-commits
mailing list