llvm-project
42fae38e
- [lldb] Add a fuzzer for the DWARF Expression Evaluator (#114286)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[lldb] Add a fuzzer for the DWARF Expression Evaluator (#114286) This adds a fuzzer for the DWARF expression evaluator. It does pretty much the same thing as what we do in the corresponding unit test but with data generated by libfuzzer.
References
#114286 - [lldb] Add a fuzzer for the DWARF Expression Evaluator
Author
JDevlieghere
Parents
19a34dde
Loading