1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-14 03:17:36 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andrew Kaster
0c95d9962c Lagom: Add two-stage build for Fuzzers to enable fuzzing generated code
This allows us to fuzz the generated unicode and timezone database
helpers, and to fuzz things like LibJS using Fuzzilli to get proper
coverage of our unicode handling code.

Update the Azure CI to use the new two-stage build as well, and cleanup
some unused CMake options there.
2022-02-20 19:04:59 +00:00