dexonsmith added a comment.

@teemperor, I don't get test failures:

  % (cd build && env LIT_FILTER=Modules ninja -k20 check-lldb)
  ld: warning: spew
  
  Testing Time: 10.54s
    Excluded   : 2105
    Unsupported:   17
    Passed     :   13

Could this be because I used `-DLLDB_USE_SYSTEM_DEBUGSERVER=ON`?

If you're still seeing them, can you try the speculative fix in 
https://reviews.llvm.org/D90192 to confirm I understand the issue?


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

https://reviews.llvm.org/D89749

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

Reply via email to