[PATCH] D39396: Fix for PR33930. Short-circuit metadata mapping when cloning a varargs thunk.
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 30 17:29:18 PDT 2017
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
This works for me, but as I said previously, perhaps we can get by with just not having any variables described in the thunk to further simplify the code.
https://reviews.llvm.org/D39396
More information about the cfe-commits
mailing list