[PATCH] D58218: Variable auto-init of blocks capturing self after init bugfix
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 14 08:35:38 PST 2019
rjmccall added a comment.
Well, you can always make a variable with a more directly-applicable name than `capturedByInit` and update it as appropriate, like `locIsByrefHeader`.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58218/new/
https://reviews.llvm.org/D58218
More information about the cfe-commits
mailing list