Hi LLVM Infrastructure Team,
I’m an active reporter and participant in Clang-related issues on GitHub (llvm/llvm-project). I’m now running a fuzzer on the official tests to uncover new bugs. I thought it would be more efficient to categorize and handle the bugs if I could add the clang:frontend and generated by fuzzer labels myself when I’m reporting them, so I’d like to request triage permission to apply labels to issues.
My GitHub username is: @Rush10233
Here are some issues I’ve contributed to:
- [clang]Crashes when initializing an rvalue reference array of an incomplete class type · Issue #144642 · llvm/llvm-project · GitHub
- [clang][OpenMP] Crashes with OpenMP `parallel` and `lastprivate` inside template member function · Issue #144302 · llvm/llvm-project · GitHub
- [clang] Crash with official test `SemaTemplate/instantiate-template-template-parm.cpp` and template alias · Issue #132771 · llvm/llvm-project · GitHub
- [clang] Crash with official test `Parser/cxx0x-attributes.cpp` and default template argument · Issue #132256 · llvm/llvm-project · GitHub
I understand the responsibility involved and will use the labeling privilege with care. Please let me know if further information is needed.
Thank you!
Best regards,
Rush10233