[PATCH] D128783: [test] Check for more -fsanitize=array-bounds regressions

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 4 09:21:19 PDT 2022


serge-sans-paille accepted this revision.
serge-sans-paille added a comment.

I'm fine with these tests has they reflect current implementation. But beware that ubsan and `-Warray-bounds` don't behave the same wrt. FAM, which I find disturbing. I'll discuss that in another review.


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

https://reviews.llvm.org/D128783



More information about the cfe-commits mailing list