Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.9.0
-
None
-
69d8b7f739b2104f4b776e6bfecc81cdacf01f33 (qt-creator/qt-creator/4.10)
Description
As you can see from attached screenshot, a 's' is missing in android-string-find-startswith check.
Also, I'm not sure which version of clang is included in Qt Creator, there's no such check(android-string-find-startswith) in latest Clang-Tidy.
Instead, you can find 'abseil-string-find-startswith' check: https://clang.llvm.org/extra/clang-tidy/checks/abseil-string-find-startswith.html