52/56
IsolateDeclCheck.cpp -
ReadabilityTidyModule.cpp -
readability-isolate-decl.rst 2/2
readability-isolate-decl.cpp
| | Authored by JonasToth on Sep 11 2018, 2:16 PM. Event TimelineJonasToth retitled this revision from [WIP][clang-tidy] initial ideas to isolate variable declarations to [clang-tidy] new check 'readability-isolate-declaration'.
33 ↗ | (On Diff #167491) | |
87 ↗ | (On Diff #167491) | |
52 ↗ | (On Diff #167491) | |
230 ↗ | (On Diff #167491) | |
85 ↗ | (On Diff #167491) | |
48 ↗ | (On Diff #167491) | |
24 ↗ | (On Diff #168091) | |
30 ↗ | (On Diff #168091) | |
52 ↗ | (On Diff #167491) | |
69 ↗ | (On Diff #169389) | |
71 ↗ | (On Diff #169389) | |
141 ↗ | (On Diff #169389) | |
191 ↗ | (On Diff #169389) | |
86 ↗ | (On Diff #169389) | |
78 ↗ | (On Diff #169389) | |
81 ↗ | (On Diff #169389) | |
3 ↗ | (On Diff #169389) | |
10 ↗ | (On Diff #169389) | |
23 ↗ | (On Diff #169389) | |
31 ↗ | (On Diff #169389) | |
45 ↗ | (On Diff #169389) | |
63 ↗ | (On Diff #169389) | |
52 ↗ | (On Diff #167491) | |
3 ↗ | (On Diff #169389) | |
45 ↗ | (On Diff #169389) | |
This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 1 line | | 35 lines | | 205 lines | | 3 lines | | | | 5 lines | | | | 1 line | | 6 lines | | | | 82 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
b840cb24f92b | b45c7d73a978 | 882ded177b20 | Jonas Toth | finalize current tests and trim right whitespace of last generated replacement | Sep 13 2018, 9:57 AM | 882ded177b20 | afb18e071261 | f26ccebdd52b | Jonas Toth | do proper transformations for normal vardecls | Sep 13 2018, 9:29 AM | f26ccebdd52b | 9b052898e826 | 2809fd4074df | Jonas Toth | [WIP][clang-tidy] initial ideas to isolate variable declarations (Show More…) | Sep 11 2018, 2:03 PM | 2809fd4074df | 6be031e08498 | 8005700361b4 | Jonas Toth | do a full transformation of the multi decl stmt | Sep 10 2018, 3:09 PM | 8005700361b4 | 5348fa672167 | 7e7d35c74090 | Jonas Toth | [Misc] work further on the experiment | Aug 24 2018, 12:42 PM | 7e7d35c74090 | 03189e803266 | bb007aae4a21 | Jonas Toth | [Feature] implement the last-element extraction version kinda ok | Aug 16 2018, 4:24 PM | bb007aae4a21 | 27069bf44c7c | 4fac53f8cbca | Jonas Toth | [Feature] initial commit for extract decl experiment | Aug 16 2018, 3:06 PM |
|
nit: space between clang-tidy (also, in .cpp file)