[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
Fri Sep 10 12:32:56 PDT 2021


thakis updated this revision to Diff 371987.
thakis marked 2 inline comments as done.
thakis added a comment.

- driver -> linker in comment
- don't ignore flags in clang-cl mode that start with a '/'


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

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


More information about the llvm-commits mailing list