4/4
ConstCorrectnessCheck.h 2/2
ConstCorrectnessCheck.cpp -
test/clang-tidy/checkers/misc/ -
const-correctness-cxx17.cpp -
const-correctness-pointer-as-values.cpp -
const-correctness-templates.cpp -
const-correctness-transform-pointer-as-values.cpp -
const-correctness-transform-values.cpp -
const-correctness-unaligned.cpp -
const-correctness-values.cpp -
const-correctness-wrong-config.cpp 2/2
ExprMutationAnalyzer.cpp -
ExprMutationAnalyzerTest.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 |
---|
| | | | | 2 lines | | 57 lines | | 208 lines | | 3 lines | | | | 5 lines | | | | 1 line | | | | 150 lines | | test/ | clang-tidy/ | checkers/ | misc/ |
| | | 55 lines | | 13 lines | | 22 lines | | 13 lines | | 175 lines | | 19 lines | | 1030 lines | | 12 lines | | | | | | 18 lines | | | | 4 lines |
|
missing change to new docs