[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
Wed Feb 3 23:04:48 PST 2021


tbaeder added a comment.

In D95915#2539483 <https://reviews.llvm.org/D95915#2539483>, @jdoerfert wrote:

> Also, now you don't warn for different missing runtimes, which seems odd.

What do you mean? Is the value returned from `GetRuntimeLibType()` ever going to change?


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

https://reviews.llvm.org/D95915



More information about the cfe-commits mailing list