diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2020-05-24 00:02:38 -0700 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2020-10-27 01:36:54 +0000 |
commit | aaf7ffd4e1aa81c7f4cc8da4f943982ca2e131f4 (patch) | |
tree | 3628dd171b280865b125f6d1c3a3d607b18cbd66 /clang/lib/Tooling/JSONCompilationDatabase.cpp | |
parent | 7a880ab3889227469c5d6f0d5579f32747420234 (diff) | |
download | llvm-aaf7ffd4e1aa81c7f4cc8da4f943982ca2e131f4.zip llvm-aaf7ffd4e1aa81c7f4cc8da4f943982ca2e131f4.tar.gz llvm-aaf7ffd4e1aa81c7f4cc8da4f943982ca2e131f4.tar.bz2 |
Teach `-fsanitize=fuzzer` to respect `-static` and `-static-libstdc++` when adding C++ standard libraries.
Summary:
Makes linking the sanitizers follow the same logic as the rest of the
driver with respect to the static linking strategy for the C++ standard
library.
Subscribers: mcrosier, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D80488
Diffstat (limited to 'clang/lib/Tooling/JSONCompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions