[PATCH] D109624: [clang] Make the driver not diagnose errors on nonexistent linker inputs

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 13 09:55:46 PDT 2021


phosek added a comment.

`Clang :: Driver/cl.c` started failing on our Windows bots after this change landed. Here <https://luci-milo.appspot.com/ui/artifact/raw/invocations/u-fuchsia-toolchaswarming-2021-09-13-14-05-00-f316e40739e42026/tests/Clang%20::%20Driver%2Fcl.c/results/edd6557c-52447/artifacts/artifact-content-in-request> is the error output is, would it be possible to take a look and revert the change if needed?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109624



More information about the cfe-commits mailing list