Files
swift-mirror/lib/FrontendTool/FrontendTool.cpp
Hamish Knight 3ae136ce7d [Frontend] Fix error detection
Seperating out TBD file generation uncovered a bug
in the frontend where we could fail to notice that
we emitted an error during the end-of-pipeline
actions and returned a zero exit code. Tweak the
logic to detect this case.
2020-07-24 15:49:08 -07:00

86 KiB