abyss7/dist-clang

Command '--print-file-name' prints two lines instead of one

Opened this issue · 0 comments

This command maybe used to determine the path to some internal files (i.e. to link compiler-rt builtins for ubsan), but when used with dist-clang the client outputs only a filename as a first line. The client should output only a single line provided by real compiler.