[PATCH] D71714: [Sema] Fix -Warray-bounds false negative when casting an out-of-bounds array item

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 03:01:03 PST 2021


vabridgers added a comment.

Thanks @thakis, per @rsmith 's suggestion in the review, I'll revert this. Apologies for the inconvenience.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71714/new/

https://reviews.llvm.org/D71714



More information about the cfe-commits mailing list