[PATCH] D48570: [Driver] Do not add -lpthread & -lrt with -static-libsan on Android

Stephen Hines via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 25 16:02:31 PDT 2018


srhines accepted this revision.
srhines added a comment.

Agree. This is the first time anyone is linking against static sanitizers on Android, so this is just something that we missed updating in the past.


Repository:
  rC Clang

https://reviews.llvm.org/D48570





More information about the cfe-commits mailing list