[clang] [clang-tools-extra] RFC: [clang-tidy] [analyzer] Move nondeterministic pointer usage check to tidy (PR #110471)

via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 27 15:30:52 PDT 2024


vabridgers wrote:

Thanks @5chmidti ! I do plan to work on improvements, but would like to get this baseline checker in for now as a "scope of work" for this PR. I don't mind documenting the improvement steps per @whisperity suggestions, and addressing your most recent comments. Do you have suggestions on where to document improvements? Same as @whisperity ?

I'll plan on a "next iteration" of changes to address your recent comments, document improvement opportunities, and see if that documentation build error clears up (I cannot see how my patch exposes this?).

Thanks for the comments, and happy this found something interesting. 

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


More information about the cfe-commits mailing list