Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang-tidy: don't suggest c++20's reverse_view.
Some platforms (e.g., ChromeOS) still opt into C++17 for the moment. Until everything's on C++20, clang-tidy shouldn't be suggesting C++20 constructs. Bug: 1402090, 1404958 Change-Id: I05751f753b3788073b53ea8582a1217139940660 Fixed: 1402090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4134765 Commit-Queue: George Burgess <gbiv@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1088863}
- Loading branch information