[PATCH] D30345: [CodeGen][Blocks] Refactor capture handling in code that generates block copy/destroy routines

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 28 07:48:02 PST 2017


arphaman updated this revision to Diff 90033.
arphaman marked 3 inline comments as done.
arphaman added a comment.

The updated patch uses just one enum and simplifies the capture search loops.


Repository:
  rL LLVM

https://reviews.llvm.org/D30345

Files:
  lib/CodeGen/CGBlocks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30345.90033.patch
Type: text/x-patch
Size: 14425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170228/4af7966a/attachment-0001.bin>


More information about the cfe-commits mailing list