Browse Source
Fix left-over occurrences of else-after-return
Fix left-over occurrences of else-after-return
Fix issues diagnosed by clang-tidy [readability-else-after-return] These were mostly only showing up on OSX. Signed-off-by: Matthias Maennich <matthias@maennich.net>pull/315/head

committed by
Brad King

5 changed files with 30 additions and 31 deletions
-
12Source/CPack/cmCPackDragNDropGenerator.cxx
-
4Source/CPack/cmCPackPKGGenerator.cxx
-
5Source/cmFileCommand.cxx
-
24Source/cmFileTimeComparison.cxx
-
16Source/cmGlobalXCodeGenerator.cxx
Write
Preview
Loading…
Cancel
Save
Reference in new issue