Commits

Michael Gottesman committed 2118fc0dea7
[ls-opt] Add in global state class called LSContext and refactor the top level function in LSOpts to use it. This is just a convenient way to encapsulate all global state used in the algorithm and to reduce the number of arguments passed. Swift SVN r24166