llvm-project/clang-tools-extra/docs/clang-tidy
Tom Lokovic 7cfdff7b4a [clang-tidy] Add abseil-string-find-str-contains checker.
Summary: This adds a checker which suggests replacing string.find(...) == npos with absl::StrContains.

Reviewers: alexfh, hokein, aaron.ballman, njames93, ymandel

Reviewed By: ymandel

Subscribers: ymandel, Eugene.Zelenko, xazax.hun, mgorny, Charusso, phosek, cfe-commits

Tags: #clang, #clang-tools-extra

Differential Revision: https://reviews.llvm.org/D80023
2020-05-28 12:35:57 -04:00
..
checks [clang-tidy] Add abseil-string-find-str-contains checker. 2020-05-28 12:35:57 -04:00
Contributing.rst [docs] Update path to clang-tools-extra 2020-01-02 19:30:29 +08:00
Integrations.rst [clang-tidy] Update documentation for Qt Creator integration. 2019-06-25 13:50:09 +00:00
index.rst [clang-tidy] Optional inheritance of file configs from parent directories 2020-04-15 06:41:31 -07:00