This is an archive of the discontinued LLVM Phabricator instance.

[Sema] Correct typos in return statements so the return types of 'auto' functions are always deduced.
ClosedPublic

Authored by sammccall on May 7 2019, 1:14 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sammccall created this revision.May 7 2019, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2019, 1:14 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
rsmith accepted this revision.May 7 2019, 2:19 PM
This revision is now accepted and ready to land.May 7 2019, 2:19 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2019, 10:50 PM