Files
scylladb/test/lib
Avi Kivity e2e723cc4c build: enable -Wrange-loop-construct warning
This warning triggers when a range for ("for (auto x : range)") causes
non-trivial copies, prompting the developer to replace with a capture
by reference. A few minor violations in the test suite are corrected.

Closes #8699
2021-05-26 10:32:56 +03:00
..
2021-05-21 21:04:49 +03:00
2020-07-30 09:55:52 +03:00