This is an archive of the discontinued LLVM Phabricator instance.

[ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (compiler-rt)
AbandonedPublic

Authored by vsk on Jun 12 2017, 3:34 PM.

Details

Summary

Compiler-rt changes associated with: D34121

Diff Detail