[clang-tools-extra] [clang-tidy] Extend `bugprone-sizeof-expression` with matching `P +- sizeof(T)` and `P +- N */ sizeof(T)` cases, add `cert-arr39-c` alias (PR #106061)

Nicolas van Kempen via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 29 13:46:38 PDT 2024


https://github.com/nicovank approved this pull request.

Looks good to me 👍 

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


More information about the cfe-commits mailing list