Files
swift-mirror/lib/FrontendTool/FrontendTool.cpp
Jordan Rose d8c823e159 Module trace: explicitly ignore the main module
I'm not sure why this wasn't already broken, but with the changes in
the next commit the multifile module trace test fails complaining that
it can't get a path for the main module. But we don't /need/ a path
for the main module because it's not a dependency of itself.
2019-08-23 17:40:45 -07:00

73 KiB