[PATCH] D68176: tsan: Remove --sysroot=. from tsan
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 10:59:49 PDT 2019
vitalybuka added a comment.
That part is clear from the message. However do we know particular cases which it breaks? If not I propose to make all sanitizers consistent. We do that for either all or none.
Now if I need to reorder includes in sanitizer_common, I had to hack around this check.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68176/new/
https://reviews.llvm.org/D68176
More information about the llvm-commits
mailing list