thakis added a comment.

In D92357#2424422 <https://reviews.llvm.org/D92357#2424422>, @keith wrote:

> Note in your repro case the issue is that the response file doesn't end in a 
> trailing newline

Hm, we also see crashes if we let clang write the response file that's passed 
to ld64 though. (ie we see this both with `clang @foo.rsp -o a.out` and `clang 
-Wl,@foo.rsp -o a.out`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92357/new/

https://reviews.llvm.org/D92357

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to