This is an archive of the discontinued LLVM Phabricator instance.

[-Wunsafe-buffer-usage] Emit warnings about unsafe operations on arrays
ClosedPublic

Authored by t-rasmud on Jan 13 2023, 1:33 PM.

Diff Detail

Event Timeline

t-rasmud created this revision.Jan 13 2023, 1:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2023, 1:33 PM
This revision is now accepted and ready to land.Jan 17 2023, 11:04 AM
jkorous closed this revision.Jan 17 2023, 5:32 PM

The patch has already landed in:
https://github.com/llvm/llvm-project/commit/fe93da22aa7bd57e277571cd692c7c0cc51c0478

But it looks like phabricator didn't pick it up because of the /new/ suffix in the URL:
Differential Revision: https://reviews.llvm.org/D141725/new/