Details
Details
- Reviewers
dblaikie - Commits
- rG0e7c2aeaa8c0: Add fuzzer for Rust demangler
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good, thanks!
llvm/tools/llvm-rust-demangle-fuzzer/llvm-rust-demangle-fuzzer.cpp | ||
---|---|---|
17–19 | Since free(nullptr) is a no-op, you could skip the 'if' here if you like. |
clang-tidy: warning: invalid case style for function 'LLVMFuzzerTestOneInput' [readability-identifier-naming]
not useful