[PATCH] D15225: [Driver] Sanitizer support based on runtime library presence

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 31 12:11:56 PDT 2018


george.karpenkov added a comment.

@rnk Regarding the error message, would it be possible to compromise on something like "sanitizer runtime not available"?
I understand that the exact error message would be very useful for you, but it's just confusing for a user getting a toolchain with Xcode, since they can't just add the required file into the toolchain.


Repository:
  rL LLVM

https://reviews.llvm.org/D15225





More information about the cfe-commits mailing list