mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -195,7 +195,7 @@ namespace BlackMisc
|
||||
static const CSimulatorInfo &allFsFamilySimulators();
|
||||
|
||||
//! Locally installed simulators
|
||||
static const CSimulatorInfo getLocallyInstalledSimulators();
|
||||
static CSimulatorInfo getLocallyInstalledSimulators();
|
||||
|
||||
//! Guess a default simulator based on installation
|
||||
static const CSimulatorInfo &guessDefaultSimulator();
|
||||
|
||||
Reference in New Issue
Block a user