[llvm] Add PR check to suggest alternatives to using undef (PR #118506)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 06:38:36 PST 2025


MacDue wrote:

@nunoplopes Just using the word "undef" in a C++ comment will also trigger this, e.g.:
```
// Using  undef  in a comment will trigger the bot
```


https://github.com/llvm/llvm-project/pull/118506


More information about the llvm-commits mailing list