Doing this means that things we intentionally leak (eg type objects)
no longer confuse AddressSanitizer, so now we can run the fuzzer MUCH
longer.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGc3ab0a89331d: fuzz: move many initialization steps into LLVMFuzzerInitialize
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.