24/24
LoopConvertCheck.cpp -
clang-tidy/checks/modernize/ -
test/clang-tidy/checkers/modernize/ 10/11
loop-convert-basic.cpp -
loop-convert-negative.cpp
| | Authored by ccotter on Dec 29 2022, 7:45 AM. Event TimelineHerald added a project: Restricted Project. ccotter requested review of this revision. ccotter marked an inline comment as done. ccotter marked 3 inline comments as done. ccotter marked 10 inline comments as done. ccotter marked an inline comment as done. This revision is now accepted and ready to land. ccotter marked 3 inline comments as done. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 169 lines | | | | 5 lines | | clang-tidy/ | checks/ | modernize/ |
| | | 12 lines | | test/ | clang-tidy/ | checkers/ | modernize/ |
| | | | | 37 lines | | 72 lines | | 52 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
398d6d8ab5e6 | de681e77dc91 | 71e44f60ff3e | Chris Cotter | alpha | Mar 26 2023, 9:42 PM | 71e44f60ff3e | f1f32f6b59cd | 7479cf4cef08 | Chris Cotter | fix bad rebase | Mar 26 2023, 9:35 PM | 7479cf4cef08 | 3bef47716b45 | b6baa9b70f53 | Chris Cotter | Add another test case | Mar 1 2023, 7:07 PM | b6baa9b70f53 | 91fa898a2505 | c23e87292197 | Chris Cotter | Add comment regarding std::begin/end | Feb 26 2023, 6:35 PM | c23e87292197 | 8bcea1c457eb | a498fadf19d5 | Chris Cotter | Fix logic to only consider std:: or ADL calls | Feb 26 2023, 3:58 PM | a498fadf19d5 | 45d676f98c58 | 2c66ec91532f | Chris Cotter | Add negative test case | Feb 26 2023, 10:26 AM | 2c66ec91532f | b45a92d92a58 | 1ccdeb2c9e31 | Chris Cotter | fix bad merge in ReleaseNotes | Feb 26 2023, 10:06 AM | 1ccdeb2c9e31 | 573cc6dadcbf | e28e3fab30a2 | Chris Cotter | Address feedback | Feb 26 2023, 10:01 AM | e28e3fab30a2 | 8c4f2da98998 | 466f2618a3af | Chris Cotter | fix merge | Jan 17 2023, 9:16 PM | 466f2618a3af | af3e2e875fac | b4ae7044fd6e | Chris Cotter | alpha | Jan 10 2023, 7:58 AM | b4ae7044fd6e | b311d6a86d91 | 21569fb0d049 | Chris Cotter | Remove unused variable | Dec 29 2022, 7:43 PM | 21569fb0d049 | d0f605b8b1b9 | 1670186b71af | Chris Cotter | Fix tests | Dec 29 2022, 6:25 PM | 1670186b71af | 5f76a8a31e03 | 9320ea989ede | Chris Cotter | Update docs | Dec 29 2022, 2:04 PM | 9320ea989ede | 77fc8e2c2fb9 | 9714c9d3c43f | Chris Cotter | Add release note | Dec 29 2022, 12:25 PM | 9714c9d3c43f | 08c70f541e2a | 9cffb2f74114 | Chris Cotter | [clang-tidy] Support begin/end free functions in modernize-loop-convert (Show More…) | Dec 18 2022, 2:57 PM |
|
clang-format not found in user’s local PATH; not linting file.