Commit Graph

3 Commits

Author SHA1 Message Date
Mishal Shah
b21774b8bb [Tests] Update the ParseableInterface tests to use make-old.py due to nondeterministic timestamp issue with touch 2019-05-21 17:36:58 -07:00
Saleem Abdulrasool
8277f8bd31 test: make test paths more portable
Windows uses `\` as the separator rather than `/`.  Adjust the tests for
this.
2019-05-13 18:07:28 -07:00
Harlan Haskins
5cb98bfe80 [ModuleInterface] Pass -Rmodule-interface-rebuild to sub-invocation (#24737)
Previously, we wouldn't pass this flag to sub-invocations, which means
that if we had to fall back and recompile a transitive import, we
wouldn't get a remark.

rdar://50729662
2019-05-13 12:56:18 -07:00