Commits

Connor Wakamo committed b4ea0c8b739
[frontend] Added support for the -use-malloc flag. Added a new static ParseLangArgs, which fills in a LangOptions object. Also moved the handling of -debug-constraints out of the loop in CompilerInvocation::parseArgs() and into ParseLangArgs, now that it has a proper home. Swift SVN r11172