-
ConstCorrectnessCheck.cpp -
CppCoreGuidelinesTidyModule.cpp -
UnnecessaryCopyInitialization.cpp -
UnnecessaryValueParamCheck.cpp -
cppcoreguidelines-const-correctness.rst -
cppcoreguidelines-const-correctness-pointer-as-values.cpp -
cppcoreguidelines-const-correctness-values.cpp
| | Authored by JonasToth on Apr 9 2018, 9:05 AM. Event Timeline
13 ↗ | (On Diff #141668) | |
60 ↗ | (On Diff #141668) | |
63 ↗ | (On Diff #141668) | |
6 ↗ | (On Diff #141668) | |
JonasToth retitled this revision from [clang-tidy] WIP: implement new check for const-correctness to [clang-tidy] implement new check for const-correctness. Herald added a project: Restricted Project. Path | Size |
---|
| | | | | | | 1 line | | 51 lines | | 204 lines | | 3 lines | | | | 4 lines | | 2 lines | | 2 lines | | | | 30 lines | | 202 lines | | 4 lines | | 3 lines | | | | 5 lines | | | | 68 lines | | 1 line | | | | 11 lines | | 563 lines | | | | 982 lines | | 1 line |
Commit | Tree | Parents | Author | Summary | Date |
---|
b7a33d740980 | d2976c9e2fb8 | 2e79fbb23048 | Jonas Toth | - update license - rebase to current master and updated patch for adding const | Nov 18 2019, 5:41 AM | 2e79fbb23048 | 339ac2bd13ad | c8bbeb878ee1 | Jonas Toth | [Misc] port check to monorepo | May 22 2019, 11:56 PM | c8bbeb878ee1 | 1c9b52cf059d | d7b8a348c80e | Jonas Toth | add more test cases for the transformation | Nov 16 2019, 3:37 PM | d7b8a348c80e | aa6bb8ce27a5 | c070a27acc47 | Jonas Toth | [Misc] port patch to monorepo | May 22 2019, 4:52 AM |
|