eladalon
1cc5fc3ebf
Fix places that trigger no-unused-lambda-capture
...
no-unused-lambda-capture was suppressed, but it's been decided as desireable to stop suppressing it. This CL fixes places in the code that trigger it.
1. Some unnecessary captures removed.
2. s/constexpr/const when capturing a float by value - this is good enough to stop the error.
3. Complete removal of the constexpr/const-modifier for int-types as a workaround.
BUG=webrtc:7133
Review-Url: https://codereview.webrtc.org/3005433002
Cr-Commit-Position: refs/heads/master@{#19462}
2017-08-23 11:15:18 +00:00
..
2017-08-22 14:16:20 +00:00
2016-10-01 05:29:53 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2017-05-23 10:32:16 +00:00
2017-08-03 15:27:51 +00:00
2017-08-03 15:27:51 +00:00
2017-08-03 15:27:51 +00:00
2017-08-23 11:15:18 +00:00
2017-04-12 19:06:13 +00:00
2017-07-13 07:47:03 +00:00
2017-08-23 11:15:18 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2016-12-16 10:12:31 +00:00
2017-06-22 12:40:25 +00:00
2017-08-18 09:51:12 +00:00
2017-07-06 19:11:40 +00:00
2017-08-22 11:02:52 +00:00
2017-01-13 13:58:34 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2017-08-22 16:23:28 +00:00
2017-08-22 16:23:28 +00:00
2017-08-22 16:23:28 +00:00
2017-07-11 09:38:36 +00:00
2017-08-09 13:13:45 +00:00
2017-08-09 13:13:45 +00:00
2015-12-09 11:13:40 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2017-08-02 14:39:07 +00:00
2017-08-18 09:51:12 +00:00
2017-08-22 12:43:23 +00:00
2017-07-13 07:47:03 +00:00
2016-10-01 05:29:53 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2017-08-04 12:03:53 +00:00
2017-08-03 15:27:51 +00:00
2017-08-03 15:27:51 +00:00
2017-02-06 13:18:35 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2016-12-22 15:53:51 +00:00
2017-07-06 19:11:40 +00:00
2017-01-31 11:58:40 +00:00
2017-07-06 19:11:40 +00:00
2016-11-28 15:02:19 +00:00
2017-07-13 07:47:03 +00:00
2017-08-22 14:16:20 +00:00
2017-07-13 07:47:03 +00:00
2017-07-06 19:11:40 +00:00
2017-08-22 16:23:28 +00:00
2017-08-22 12:43:23 +00:00
2017-08-23 07:44:27 +00:00
2017-08-23 07:44:27 +00:00
2017-08-22 12:43:23 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2017-08-18 07:28:40 +00:00
2017-08-17 15:58:54 +00:00
2017-08-03 15:27:51 +00:00