[PATCH] D66834: Driver tests: set `--sysroot` to "" to support toolchains with default sysroot

Sergej Jaskiewicz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 29 15:38:54 PDT 2019


broadwaylamb updated this revision to Diff 217987.
broadwaylamb added a comment.
Herald added subscribers: atanasyan, jrtc27.

Add `--sysroot=""` to some driver regression tests

These tests otherwise fail if clang is configured with DEFAULT_SYSROOT.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66834

Files:
  clang/test/Driver/darwin-sdkroot.c
  clang/test/Driver/gcc-toolchain.cpp
  clang/test/Driver/mips-mti.cpp
  clang/test/Driver/msp430-toolchain.c
  clang/test/Driver/print-libgcc-file-name-clangrt.c
  clang/unittests/Driver/ToolChainTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66834.217987.patch
Type: text/x-patch
Size: 17262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190829/5d7133f2/attachment-0001.bin>


More information about the cfe-commits mailing list