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 |
---|
| | | | | 179 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 |
---|
f993349c6105 | 58207d5a6126 | 1dad423b27ce | Chris Cotter | Fix compile for non-libc++ | May 7 2023, 7:03 PM | 1dad423b27ce | 3b0628cf5881 | f00ea04f6ec8 | Chris Cotter | Feedback | May 6 2023, 9:14 PM | f00ea04f6ec8 | fc76992e5752 | 13d3eaf57f39 | Chris Cotter | format | Mar 30 2023, 6:34 PM | 13d3eaf57f39 | b2467af137aa | 48c079274c22 | Chris Cotter | Add another test case | Mar 1 2023, 7:07 PM | 48c079274c22 | 63838b885446 | ba772c15f795 | Chris Cotter | Add comment regarding std::begin/end | Feb 26 2023, 6:35 PM | ba772c15f795 | 64ea5c3de8a8 | 440ee57683ff | Chris Cotter | Fix logic to only consider std:: or ADL calls | Feb 26 2023, 3:58 PM | 440ee57683ff | a00ca669c694 | 60692187849b | Chris Cotter | Add negative test case | Feb 26 2023, 10:26 AM | 60692187849b | e0ddf71c5635 | 2ab9ac8f12e7 | Chris Cotter | Address feedback | Feb 26 2023, 10:01 AM | 2ab9ac8f12e7 | 1895a663a5fc | 3e6bfe94530c | Chris Cotter | fix merge | Jan 17 2023, 9:16 PM | 3e6bfe94530c | b69017c67178 | 6a125aa90c7f | Chris Cotter | Remove unused variable | Dec 29 2022, 7:43 PM | 6a125aa90c7f | 466251cb7034 | 27e2e8352b10 | Chris Cotter | Fix tests | Dec 29 2022, 6:25 PM | 27e2e8352b10 | 17c58e850f8c | b7ebe617c013 | Chris Cotter | Update docs | Dec 29 2022, 2:04 PM | b7ebe617c013 | 8e652b767f8e | b7ea64a578d0 | Chris Cotter | Add release note | Dec 29 2022, 12:25 PM | b7ea64a578d0 | 5c8c5869d8f8 | 5ddc37189032 | 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.