[PATCH] D30345: [CodeGen][Blocks] Refactor capture handling in code that generates block copy/destroy routines
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 21:33:18 PST 2017
rjmccall added a comment.
You're doing this refactor to... support doing another refactor of the same code? Why are these patches separate?
Repository:
rL LLVM
https://reviews.llvm.org/D30345
More information about the cfe-commits
mailing list