Charles Kerr
b2652beceb
refactor: apply some 'clang-tidy -fix' changes ( #20172 )
...
* refactor: fix clang-tidy vector operation warnings
Fix vector population performance-inefficient-vector-operation warnings
generated by clang-tidy
* refactor: fix clang-tidy emplace_back warnings
In cases where a temporary is created to be passed
to push_back(), replace it with emplace_back().
Warning: modernize-use-emplace
* refactor: fix clang-tidy loop iteration warnings
When practical, use range-based for loops instead of C-style for loops.
clang-tiny check: modernize-loop-convert
* refactor: fix clang-tidy string initialize warning
Remove redundant empty string initialization.
clang-tidy check: readability-redundant-string-init
2019-09-13 10:26:59 -04:00
..
2019-07-02 18:22:09 -07:00
2019-09-06 14:52:54 +09:00
2019-06-19 17:33:28 -07:00
2019-09-13 10:26:59 -04:00
2019-09-06 14:52:54 +09:00
2019-09-06 14:52:54 +09:00
2019-06-19 17:33:28 -07:00
2019-09-04 11:14:16 +09:00
2019-07-29 19:43:05 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-09-06 14:52:54 +09:00
2019-09-05 10:56:06 -07:00
2019-09-04 08:45:25 -07:00
2019-09-06 14:52:54 +09:00
2019-06-19 17:33:28 -07:00
2019-09-04 07:54:14 +09:00
2019-09-04 07:54:14 +09:00
2019-09-06 14:52:54 +09:00
2019-08-22 17:03:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-09-09 00:10:18 +09:00
2019-09-06 14:52:54 +09:00
2019-06-19 17:33:28 -07:00
2019-07-29 13:54:37 -07:00
2019-09-04 08:45:25 -07:00
2019-06-19 17:33:28 -07:00
2019-09-09 00:10:18 +09:00
2019-06-19 17:33:28 -07:00
2019-09-05 16:37:09 -04:00
2019-09-05 16:37:09 -04:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-09-06 14:52:54 +09:00
2019-09-06 14:52:54 +09:00
2019-09-06 14:52:54 +09:00
2019-08-22 17:03:28 -07:00
2019-08-07 11:04:09 -04:00
2019-06-19 17:33:28 -07:00
2019-09-04 11:14:16 +09:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-09-06 14:52:54 +09:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-08-28 09:39:21 -05:00
2019-08-02 16:56:46 -07:00
2019-09-13 10:26:59 -04:00
2019-06-19 17:33:28 -07:00
2019-09-06 14:52:54 +09:00
2019-09-04 07:54:14 +09:00
2019-09-06 14:52:54 +09:00
2019-07-19 16:04:42 -07:00
2019-09-09 00:10:18 +09:00
2019-09-06 14:52:54 +09:00
2019-09-09 00:10:18 +09:00
2019-09-03 12:59:48 -07:00
2019-09-04 11:14:16 +09:00
2019-08-09 07:43:48 -07:00
2019-09-04 11:14:16 +09:00
2019-07-24 15:58:51 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-09-13 10:26:59 -04:00
2019-09-06 14:52:54 +09:00
2019-09-04 08:45:25 -07:00
2019-08-20 20:46:20 +09:00
2019-06-19 17:33:28 -07:00
2019-07-31 15:20:28 -07:00
2019-09-06 14:52:54 +09:00
2019-07-31 15:20:28 -07:00
2019-07-31 15:20:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00
2019-08-22 17:03:28 -07:00
2019-08-22 17:03:28 -07:00
2019-07-23 13:41:58 -07:00
2019-07-23 13:41:58 -07:00
2019-08-22 17:03:28 -07:00
2019-08-22 17:03:28 -07:00
2019-06-19 17:33:28 -07:00
2019-06-19 17:33:28 -07:00