[PATCH] D33149: Avoid a UB pointer overflow in the ArrayRef unit test

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 09:38:41 PDT 2017


ab added a comment.

Huh, interesting..  Not a big deal, but can you avoid the #ifdef?  Where was the overflow?


https://reviews.llvm.org/D33149





More information about the llvm-commits mailing list