DescriptionRevert of [libfuzzer] supporting libfuzzer on mac with asan (patchset #6 id:100001 of https://codereview.chromium.org/1818273002/ )
Reason for revert:
I've spent a fair amount of time trying to debug this and come up with a workaround for us.
Our bot (https://build.chromium.org/p/tryserver.webrtc/builders/mac_gn_rel/builds/8218/) doesn't have ASan enabled do I don't even see why we're hit by the error we're seeing.
I'll revert this for now waiting for the correct fix since there were several problems with this CL.
FYI: I'm also unable to locate the tsan and ubsan libraries in LLVM: my checkout only has the asan one:
$ find third_party/llvm-build/Release+Asserts/ -name libclang*
third_party/llvm-build/Release+Asserts//lib/clang/3.9.0/lib/darwin/libclang_rt.asan_osx_dynamic.dylib
third_party/llvm-build/Release+Asserts//lib/clang/3.9.0/lib/darwin/libclang_rt.profile_osx.a
Original issue's description:
> Experimental support for fuzzing on mac.
>
> BUG=597066
>
> Committed: https://crrev.com/e9aba58f6cbfee6fec2af0ec4832a3c23ec66b9f
> Cr-Commit-Position: refs/heads/master@{#383389}
TBR=dpranke@chromium.org,kcc@chromium.org,glider@chromium.org,rsesek@chromium.org,aizatsky@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=597066
Committed: https://crrev.com/d859208cab47c131d7374c9ac7c01dc4bcab198a
Cr-Commit-Position: refs/heads/master@{#384289}
Patch Set 1 #Patch Set 2 : Fixed merge conflict #
Messages
Total messages: 11 (4 generated)
|