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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 05:58:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG648feabc65d8: [clang] Make the driver not diagnose errors on nonexistent linker inputs (authored by thakis).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109624

Files:
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/cl-inputs.c
  clang/test/Driver/cl-link.c
  clang/test/Driver/unknown-arg.c
  flang/test/Driver/missing-input.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109624.372224.patch
Type: text/x-patch
Size: 6536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/e0ea1f99/attachment.bin>


More information about the llvm-commits mailing list