[PATCH] D138329: [-Wunsafe-buffer-usage] Add a new recursive matcher to replace `forEachDescendant` in unsafe buffer check
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 16:34:01 PST 2023
MaskRay added a comment.
For relands, you can just use `Differential Revision: https://reviews.llvm.org/D138321` instead of `Related differential revision: https://reviews.llvm.org/D138329`.
`Revert "Revert ` can be replaced with `Reland` to emphasize that it is a reland (it can be omitted as well). A reland should include the original commit message. You may additionally mention what issue it fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138329/new/
https://reviews.llvm.org/D138329
More information about the cfe-commits
mailing list