This is an archive of the discontinued LLVM Phabricator instance.

Properly handle multi-element and dynamically sized allocas in getPointerDereferenceableBytes()
ClosedPublic

Authored by dotdash on Dec 15 2017, 6:06 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dotdash created this revision.Dec 15 2017, 6:06 AM
rnk accepted this revision.Dec 15 2017, 11:11 AM

Looks good!

This revision is now accepted and ready to land.Dec 15 2017, 11:11 AM
This revision was automatically updated to reflect the committed changes.