Recent Clangs give an error for this. Note that the size of this diff is
caused by running clang-format on the result of removing the captures.
I guess we'll see how well that works for us.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCXX libc++
- Build Status
Buildable 26188 Build 26187: arc lint + arc unit
Event Timeline
Comment Actions
Yes, a captured __comp instance is redundant in the all cases here due to it is passed via argument's list explicitly.