[PATCH] D143128: [-Wunsafe-buffer-usage] Fix-Its transforming `&DRE[any]` to `&DRE.data()[any]`
David Spickett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 5 01:09:10 PDT 2023
DavidSpickett added a comment.
I've reverted this, please try to fix the test then reland.
The full test output can be downloaded from the buildbot page, if you need any more information let me know.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143128/new/
https://reviews.llvm.org/D143128
More information about the cfe-commits
mailing list