This is an archive of the discontinued LLVM Phabricator instance.

Fix use-auto-check.
ClosedPublic

Authored by angelgarcia on Sep 2 2015, 3:07 AM.

Details

Summary

Fix a bug where use-auto check would crash when the definition of a type is in the same statement than its instantiation with new.

Diff Detail

Event Timeline

angelgarcia updated this revision to Diff 33792.Sep 2 2015, 3:07 AM
angelgarcia retitled this revision from to Fix use-auto-check..
angelgarcia updated this object.
angelgarcia added a reviewer: alexfh.
angelgarcia added subscribers: klimek, cfe-commits.
alexfh accepted this revision.Sep 2 2015, 3:20 AM
alexfh edited edge metadata.

Looks good. Thank you!

This revision is now accepted and ready to land.Sep 2 2015, 3:20 AM
angelgarcia closed this revision.Sep 2 2015, 3:21 AM