mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
ABI Checker: use lower-cased decl keywords to be consistent with source. NFC
This commit is contained in:
@@ -154,6 +154,7 @@ struct CheckerOptions {
|
||||
bool PrintModule;
|
||||
bool SwiftOnly;
|
||||
bool SkipOSCheck;
|
||||
bool CompilerStyle;
|
||||
bool Migrator;
|
||||
StringRef LocationFilter;
|
||||
std::vector<std::string> ToolArgs;
|
||||
|
||||
Reference in New Issue
Block a user