clang-tidy/rename_check.py {misc,bugprone}-suspicious-semicolon
clang-tidy/rename_check.py {misc,bugprone}-suspicious-string-compare
clang-tidy/rename_check.py {misc,bugprone}-swapped-arguments
clang-tidy/rename_check.py {misc,bugprone}-undelegated-constructor --check_class_name UndelegatedConstructor
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 15516 Build 15516: arc lint + arc unit
Event Timeline
docs/ReleaseNotes.rst | ||
---|---|---|
60 | Please sort checks alphabetically. Will be also good idea to move renamed checks after new checks/modules. |
docs/ReleaseNotes.rst | ||
---|---|---|
60 | I've sorted the entries manually. I hope I can change the rename_check.py script to insert new notes into the right place in the list. |
Please sort checks alphabetically. Will be also good idea to move renamed checks after new checks/modules.