[PATCH] D68176: tsan: Remove --sysroot=. from tsan

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 11:04:35 PDT 2019


dvyukov added a comment.

It should break any attempts to include any system headers like <stdio.h>, <sys/types.h> etc.


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