[PATCH] D68715: [mangle] Fix mangling where an extra mangle context is required.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 9 12:13:29 PDT 2019
hliao added a comment.
In D68715#1701986 <https://reviews.llvm.org/D68715#1701986>, @efriedma wrote:
> LGTM
Thanks. BTW, shall I commit the refactoring code directly. That change just replaces the code returning multiple values from pointer/reference argument with a tuple.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68715/new/
https://reviews.llvm.org/D68715
More information about the cfe-commits
mailing list