mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Teach the frontend how to parse TypeCheckerOptions
This commit is contained in:
@@ -47,9 +47,6 @@ private:
|
||||
void computePrintStatsOptions();
|
||||
void computeTBDOptions();
|
||||
|
||||
void setUnsignedIntegerArgument(options::ID optionID, unsigned radix,
|
||||
unsigned &valueToSet);
|
||||
|
||||
bool setUpInputKindAndImmediateArgs();
|
||||
|
||||
bool checkUnusedSupplementaryOutputPaths() const;
|
||||
|
||||
Reference in New Issue
Block a user