By keeping the list of libfuzzer files in LLVM repository it is possible
to add/remove files without breaking downstream clients.
Details
Details
- Reviewers
kcc
Diff Detail
Diff Detail
Event Timeline
Comment Actions
There's only one (exec_script) and GN won't notice changes to the list of files without "ninja clean". While this might work for testdata, I'm not sure we'd like to go down this route for source files => people (and bots) would still have compilation errors.