[PATCH] D80488: Teach `-fsanitize=fuzzer` to respect `-static` and `-static-libstdc++` when adding C++ standard libraries.

Chandler Carruth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 26 17:44:24 PDT 2020


chandlerc added a comment.

In D80488#2341009 <https://reviews.llvm.org/D80488#2341009>, @vitalybuka wrote:

> LGTM, but it could be better with a test

Thanks, added test and landing.


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

https://reviews.llvm.org/D80488



More information about the cfe-commits mailing list