Commit Graph

5 Commits

Author SHA1 Message Date
Varun Gandhi
0205a10998 Add information on direct imports and library evolution to trace file.
Pending: support for tracking depedencies through -import-underlying-module
and -import-objc-header.

Fixes rdar://problem/51825495 and rdar://problem/51825644.
2019-07-23 16:25:41 -07:00
Jordan Rose
c3f117c9ce [test] Fix Driver tests not to write to PWD (a shared directory) (#19406)
Hopefully fixes some of the weird failures we're seeing in
rdar://problem/42247881, though I'm not sure how it would be
responsible for some of them.
2018-09-20 15:27:48 -07:00
Kuba (Brecka) Mracek
69d39b0420 Make sure to delete the temp file at the begining in loaded_module_trace tests (#16233) 2018-04-28 12:14:11 -07:00
Huon Wilson
45bda6fe79 [Frontend] Change LOADED_MODULE_TRACE_PATH -> ..._FILE.
Accidentally wrote down the wrong name initially.
2017-04-25 13:19:49 -07:00
Huon Wilson
268834aabf [Frontend] Buffer loaded module trace in memory and append "atomically". 2017-04-21 11:14:30 -07:00