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] On Travis CI, test Clang builds as well #175

Closed nth10sd closed 5 years ago

nth10sd commented 6 years ago

Currently on Travis CI, both compile_tests run using GCC. We could probably try to switch one to LLVM/Clang.

nth10sd commented 5 years ago

m-c is now completely on Clang, and GCC is no longer used, so resolving this.