MozillaSecurity / funfuzz

A collection of fuzzers in a harness for testing the SpiderMonkey JavaScript engine.
Mozilla Public License 2.0
631 stars 115 forks source link

[funfuzz] Support Windows Clang builds #176

Closed nth10sd closed 5 years ago

nth10sd commented 6 years ago

We are quite close to using Clang for official builds on Windows, though the exact decision/timeline is still not yet clear. Let's have this issue be about the exploring what it takes to support Windows LLVM/Clang builds.

nth10sd commented 5 years ago

This is already working for quite a while now. A 64-bit Windows clang build has to first be installed.