[PATCH] D95915: [clang][driver] Only warn once about invalid -stdlib value

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 4 01:53:19 PST 2021


tbaeder updated this revision to Diff 321349.
tbaeder added a comment.

Here a version without the local static bools. If this is good to go, I can add some tests.


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

https://reviews.llvm.org/D95915

Files:
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/ToolChain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95915.321349.patch
Type: text/x-patch
Size: 5055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210204/c67b3dcd/attachment.bin>


More information about the cfe-commits mailing list