For anyone who is working on the compiler and encounters this, cd to your swift build directory and build just the standard library (which builds the compiler) with ninja swift-stdlib-macosx, not everything like build-script does. Chances are you don’t need lldb-moduleimport-test anyway.
1 Like