This is an archive of the discontinued LLVM Phabricator instance.

Fix segfault in hasDeclContext for nodes that have no decl context.
ClosedPublic

Authored by sbenza on Oct 27 2014, 1:40 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

sbenza updated this revision to Diff 15498.Oct 27 2014, 1:40 PM
sbenza retitled this revision from to Fix segfault in hasDeclContext for nodes that have no decl context..
sbenza updated this object.
sbenza edited the test plan for this revision. (Show Details)
sbenza added a reviewer: klimek.
sbenza added a subscriber: Unknown Object (MLST).
klimek accepted this revision.Oct 27 2014, 1:43 PM
klimek edited edge metadata.

LG. You don't need pre-submit reviews for obvious crasher fixes, btw :)

This revision is now accepted and ready to land.Oct 27 2014, 1:43 PM
sbenza closed this revision.Oct 27 2014, 2:09 PM
sbenza updated this revision to Diff 15499.

Closed by commit rL220719 (authored by @sbenza).