This is an archive of the discontinued LLVM Phabricator instance.

Fix infinite recursion for invalid declaration
ClosedPublic

Authored by DmitryPolukhin on Jan 11 2016, 7:19 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

DmitryPolukhin retitled this revision from to Fix infinite recursion for invalid declaration.
DmitryPolukhin updated this object.
DmitryPolukhin added a reviewer: rsmith.
DmitryPolukhin added subscribers: cfe-commits, kcc.
kcc accepted this revision.Jan 11 2016, 2:58 PM
kcc added a reviewer: kcc.

LGTM, and thanks!

This revision is now accepted and ready to land.Jan 11 2016, 2:58 PM
This revision was automatically updated to reflect the committed changes.