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 |
---|
| | | | | 181 lines | | | | 4 lines | | clang-tidy/ | checks/ | modernize/ |
| | | 12 lines | | test/ | clang-tidy/ | checkers/ | modernize/ |
| | | | | 37 lines | | 72 lines | | 52 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
105e73d29bf1 | 3226bede5cd9 | 2c29ec0e9132 | Chris Cotter | Fix compile for non-libc++ | May 7 2023, 7:03 PM | 2c29ec0e9132 | 0d600b63b7ea | 0ec3b6756bd9 | Chris Cotter | Feedback | May 6 2023, 9:14 PM | 0ec3b6756bd9 | 00e790fcd3c5 | 9e1a1c1d528a | Chris Cotter | format | Mar 30 2023, 6:34 PM | 9e1a1c1d528a | dcc1249e1e68 | a914d1bfb657 | Chris Cotter | alpha | Mar 26 2023, 9:42 PM | a914d1bfb657 | e88002f22dc8 | a7524ab3624e | Chris Cotter | fix bad rebase | Mar 26 2023, 9:35 PM | a7524ab3624e | 336b74339ec9 | 6168b948cd2c | Chris Cotter | Add another test case | Mar 1 2023, 7:07 PM | 6168b948cd2c | baba92b39e51 | 6d04cb441514 | Chris Cotter | Add comment regarding std::begin/end | Feb 26 2023, 6:35 PM | 6d04cb441514 | f6108cdf3a0e | e8058efae1f6 | Chris Cotter | Fix logic to only consider std:: or ADL calls | Feb 26 2023, 3:58 PM | e8058efae1f6 | 05f693eca078 | 6b703ca63f38 | Chris Cotter | Add negative test case | Feb 26 2023, 10:26 AM | 6b703ca63f38 | ce0b1e83f08e | d803bc2ad1bd | Chris Cotter | fix bad merge in ReleaseNotes | Feb 26 2023, 10:06 AM | d803bc2ad1bd | 9fc2efe96cdd | caa449449fb3 | Chris Cotter | Address feedback | Feb 26 2023, 10:01 AM | caa449449fb3 | d27d6d34ab13 | c34cb686dc6e | Chris Cotter | fix merge | Jan 17 2023, 9:16 PM | c34cb686dc6e | 42221d04e394 | 6508c002028e | Chris Cotter | alpha | Jan 10 2023, 7:58 AM | 6508c002028e | e9fe2570169d | ea84cc6697f1 | Chris Cotter | Remove unused variable | Dec 29 2022, 7:43 PM | ea84cc6697f1 | 7186e291ba6a | 8f5fd2d9d01d | Chris Cotter | Fix tests | Dec 29 2022, 6:25 PM | 8f5fd2d9d01d | da84a4532190 | 8ff8af18fe5d | Chris Cotter | Update docs | Dec 29 2022, 2:04 PM | 8ff8af18fe5d | e2123f4741c5 | eb107474f1a2 | Chris Cotter | Add release note | Dec 29 2022, 12:25 PM | eb107474f1a2 | bde15f90559c | 5b388f86aa9c | 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.