-
clang-tidy/cppcoreguidelines/ 27/27
ConstCorrectnessCheck.cpp -
test/clang-tidy/checkers/ 18/18
cppcoreguidelines-const-correctness-values.cpp
| | Authored by JonasToth on Nov 27 2018, 4:04 AM. Event Timeline
31 ↗ | (On Diff #365253) | |
40 ↗ | (On Diff #370813) | |
120 ↗ | (On Diff #370813) | |
31 ↗ | (On Diff #365253) | |
40 ↗ | (On Diff #370813) | |
120 ↗ | (On Diff #370813) | |
31 ↗ | (On Diff #365253) | |
40 ↗ | (On Diff #370813) | |
114 ↗ | (On Diff #370813) | |
16 ↗ | (On Diff #404297) | |
12 ↗ | (On Diff #404297) | |
16 ↗ | (On Diff #404297) | |
12 ↗ | (On Diff #404297) | |
Herald added a project: Restricted Project. JonasToth retitled this revision from [clang-tidy] implement const-transformation for cppcoreguidelines-const-correctness to [clang-tidy] implement const-transformation for misc-const-correctness. JonasToth retitled this revision from [clang-tidy] implement const-transformation for misc-const-correctness to [clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables. This revision is now accepted and ready to land. This revision now requires changes to proceed. This revision was not accepted when it landed; it landed in state Needs Review. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | clang-tidy/ | cppcoreguidelines/ |
| | | 12 lines | | test/ | clang-tidy/ | checkers/ |
| | | 12 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
dd3de66c1d12 | 6d6325368a42 | 260a3f131572 | Jonas Toth | fix: remove crash from unbound variable, fix outcommented tests to be explicit… (Show More…) | Aug 9 2021, 12:03 PM |
|
nit