[PATCH] D156188: [-Wunsafe-buffer-usage] Refactor and improve for parameter fix-its
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 14:08:15 PDT 2023
NoQ added a comment.
Btw, how does this work with `int **`? Given that the pointee type `int *` isn't a simple identifier.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156188/new/
https://reviews.llvm.org/D156188
More information about the cfe-commits
mailing list