This revision was automatically updated to reflect the committed changes.
Closed by commit rC322916: [Fuchsia] Enable Fuzzer as a supported sanitizer on
Fuchsia (authored by phosek, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D42275
Files:
lib/Driver/ToolChains/Fuchsia.cpp
jakehehrlich accepted this revision.
jakehehrlich added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rC Clang
https://reviews.llvm.org/D42275
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llv
phosek created this revision.
phosek added reviewers: aarongreen, mcgrathr, jakehehrlich, kcc.
Herald added a subscriber: cfe-commits.
libFuzzer has been ported to Fuchsia so enable it in the driver.
Repository:
rC Clang
https://reviews.llvm.org/D42275
Files:
lib/Driver/ToolChains/Fuchsia.