Commits

Jordan Rose committed 6430d30a51b
[Driver] For now, just ignore -incremental under -whole-module-optimization. These aren't inherently incompatible, but today it would do nothing useful, and using both flags together causes problems (see previous commit). rdar://problem/19669432 Swift SVN r25389