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 | 
|---|
 | 5e85ce36b8b6 | 8b9d8ff0060d | 6aac3b7955fe | Chris Cotter | Add another test case  | Mar 1 2023, 7:07 PM |  | 6aac3b7955fe | 3e036c4fb183 | 4a1a1f49bd7f | Chris Cotter | Add comment regarding std::begin/end  | Feb 26 2023, 6:35 PM |  | 4a1a1f49bd7f | 554fbd586fee | c10d5323b47d | Chris Cotter | Fix logic to only consider std:: or ADL calls  | Feb 26 2023, 3:58 PM |  | c10d5323b47d | 539dc26f0945 | 3aceee5590e1 | Chris Cotter | Add negative test case  | Feb 26 2023, 10:26 AM |  | 3aceee5590e1 | fd36580a35f9 | 09c685f3ff2d | Chris Cotter | fix bad merge in ReleaseNotes  | Feb 26 2023, 10:06 AM |  | 09c685f3ff2d | bf4248328e57 | 40f859a46788 | Chris Cotter | Address feedback  | Feb 26 2023, 10:01 AM |  | 40f859a46788 | c2b9a6c741a5 | c6a8e82995c6 | Chris Cotter | fix merge  | Jan 17 2023, 9:16 PM |  | c6a8e82995c6 | 2838121afed9 | e4345bdd1bc9 | Chris Cotter | alpha  | Jan 10 2023, 7:58 AM |  | e4345bdd1bc9 | 306eb598ef3d | ffbafea14757 | Chris Cotter | Remove unused variable  | Dec 29 2022, 7:43 PM |  | ffbafea14757 | 7ccd0dd799f9 | 35d00b61af4f | Chris Cotter | Fix tests  | Dec 29 2022, 6:25 PM |  | 35d00b61af4f | 3642e64cc4be | 6f68050688ad | Chris Cotter | Update docs  | Dec 29 2022, 2:04 PM |  | 6f68050688ad | 856d613f9941 | 194beed9492a | Chris Cotter | Add release note  | Dec 29 2022, 12:25 PM |  | 194beed9492a | 0f3d67d62850 | 8d2e0c16e691 | 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.