This is an archive of the discontinued LLVM Phabricator instance.

[Sema] Don't crash if array bound calculation overflowed constexpr array
ClosedPublic

Authored by majnemer on Apr 10 2015, 12:37 AM.

Diff Detail

Event Timeline

majnemer updated this revision to Diff 23576.Apr 10 2015, 12:37 AM
majnemer retitled this revision from to [Sema] Don't crash if array bound calculation overflowed constexpr array.
majnemer updated this object.
majnemer added a reviewer: rsmith.
majnemer added a subscriber: Unknown Object (MLST).
rsmith accepted this revision.Apr 17 2015, 7:55 PM
rsmith edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 17 2015, 7:55 PM
This revision was automatically updated to reflect the committed changes.