[clang] [Driver] Silence stdlib warning when linking C on FreeBSD (PR #68011)

Dimitry Andric via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 6 10:15:39 PDT 2023


DimitryAndric wrote:

Does this only affect cases where one passes `-stdlib=libc++`? What happens if somebody passes `-stdlib=libstdc++`?


https://github.com/llvm/llvm-project/pull/68011


More information about the cfe-commits mailing list