llvm-project/clang-tools-extra/docs/clang-tidy
Ivan Gerasimov fd8fc5e8d9 [clang-tidy] abseil-string-find-startswith: detect `s.rfind(z, 0) == 0`
Suggest converting `std::string::rfind()` calls to `absl::StartsWith()`
where possible.
2021-12-22 16:45:51 +01:00
..
checks [clang-tidy] abseil-string-find-startswith: detect `s.rfind(z, 0) == 0` 2021-12-22 16:45:51 +01:00
Contributing.rst [clang-tidy] Tidy up spelling, grammar, and inconsistencies in documentation (NFC) 2021-10-23 00:07:36 -07:00
Integrations.rst [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
index.rst Add missing clang-tidy args in index.rst (NFC) 2021-11-22 22:50:05 +13:00