[libc-commits] [libc] [llvm] Add automated statement, branch, and MC/DC coverage bots and reporting tools (PR #218934)
via libc-commits
libc-commits at lists.llvm.org
Wed Aug 26 08:09:21 PDT 2026
zhangweize9-cyber wrote:
If this is your first time contributing to a project, I suggest you start with something that doesn't involve functional changes, or you can use the following command in the project root directory in the terminal to search for FIXME:
```bash
grep -rn "FIXME" .
```
Please also read the project maintenance rules and the guidelines for using LLM tools.
https://github.com/llvm/llvm-project/pull/218934
More information about the libc-commits
mailing list