DescriptionFix unused lambda captures.
Clang just got more strict about unused lambda captures,
and that requires us to clean all places with this issue
across all the Chromium code base. This CL fixes all such
cases in V8.
BUG=chromium:681136
Review-Url: https://codereview.chromium.org/2646553002
Cr-Commit-Position: refs/heads/master@{#42523}
Committed: https://chromium.googlesource.com/v8/v8/+/5ccc719a3169f4b05843cfc69de8e1b9e8e67e7e
Patch Set 1 #Patch Set 2 : Add a workaround for MSVC++. #
Messages
Total messages: 26 (16 generated)
|