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 |
---|
| | | | | 168 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 |
---|
6b1a358ccfd5 | 487839a79031 | 08128cd68ecf | Chris Cotter | format | Mar 30 2023, 6:34 PM | 08128cd68ecf | ab36f62fddb6 | a14bc4a69861 | Chris Cotter | alpha | Mar 26 2023, 9:42 PM | a14bc4a69861 | d4efec86db0c | b5dbabb28263 | Chris Cotter | fix bad rebase | Mar 26 2023, 9:35 PM | b5dbabb28263 | 655114394e71 | 9f91a14ae922 | Chris Cotter | Add another test case | Mar 1 2023, 7:07 PM | 9f91a14ae922 | e5654128b3b3 | 8d3aad19575b | Chris Cotter | Add comment regarding std::begin/end | Feb 26 2023, 6:35 PM | 8d3aad19575b | c36c202b5a49 | e8911c3df4b1 | Chris Cotter | Fix logic to only consider std:: or ADL calls | Feb 26 2023, 3:58 PM | e8911c3df4b1 | 756b03b05393 | 9a47e995e7f8 | Chris Cotter | Add negative test case | Feb 26 2023, 10:26 AM | 9a47e995e7f8 | b0a2f1b417be | 472b86a8e3c0 | Chris Cotter | fix bad merge in ReleaseNotes | Feb 26 2023, 10:06 AM | 472b86a8e3c0 | 62049615af15 | bac2e8f5158c | Chris Cotter | Address feedback | Feb 26 2023, 10:01 AM | bac2e8f5158c | c4657f5588be | 5fe0999a2ebe | Chris Cotter | fix merge | Jan 17 2023, 9:16 PM | 5fe0999a2ebe | ec8148f81a4a | 84929ee11cc3 | Chris Cotter | alpha | Jan 10 2023, 7:58 AM | 84929ee11cc3 | 2748d7318290 | c09771a7d25d | Chris Cotter | Remove unused variable | Dec 29 2022, 7:43 PM | c09771a7d25d | 22f1bae5833f | 504ae39c861a | Chris Cotter | Fix tests | Dec 29 2022, 6:25 PM | 504ae39c861a | 1251ac413c87 | 92bf52e098f6 | Chris Cotter | Update docs | Dec 29 2022, 2:04 PM | 92bf52e098f6 | 55b8eca23979 | af77ef24ac53 | Chris Cotter | Add release note | Dec 29 2022, 12:25 PM | af77ef24ac53 | e66820e3836a | c5c6781428a7 | 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.