Commits

Connor Wakamo committed 20e0d1c64eb
[frontend] Add support for parsing the action which the integrated frontend should perform. Added an ActionType enum to FrontendOptions with the various actions that the integrated frontend will support, as well as a new RequestedAction member. Added support for determining the user’s requested action in ParseFrontendArgs. (The integrated frontend does not yet honor this request; support for that is forthcoming.) Swift SVN r11372