Teach the frontend how to parse TypeCheckerOptions

This commit is contained in:
Robert Widmann
2019-11-08 16:33:25 -08:00
parent 097726717e
commit 422bb372d3
4 changed files with 53 additions and 41 deletions

View File

@@ -47,9 +47,6 @@ private:
void computePrintStatsOptions();
void computeTBDOptions();
void setUnsignedIntegerArgument(options::ID optionID, unsigned radix,
unsigned &valueToSet);
bool setUpInputKindAndImmediateArgs();
bool checkUnusedSupplementaryOutputPaths() const;