[PATCH] D34121: [ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (PR33430)

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 13 15:11:23 PDT 2017


vsk added a comment.

In https://reviews.llvm.org/D34121#779347, @dtzWill wrote:

> Don't mean to block this, but just FYI I won't be able to look into this carefully until later this week (sorry!).
>
> Kicked off a rebuild using these patches just now, though! O:)


No problem, thanks for taking a look.


https://reviews.llvm.org/D34121





More information about the cfe-commits mailing list