This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Remove unused set construction from DILocation::getMergedLocation
ClosedPublic

Authored by jmmartinez on Sep 21 2022, 6:40 AM.

Diff Detail

Event Timeline

jmmartinez created this revision.Sep 21 2022, 6:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2022, 6:40 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
jmmartinez requested review of this revision.Sep 21 2022, 6:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2022, 6:40 AM

Removed useless Result local variable too

jmmartinez edited subscribers, added: vsk, dblaikie; removed: hiraditya.
dblaikie accepted this revision.Sep 21 2022, 11:36 AM

Thanks - looks like I missed cleaning this up... 4 years ago when I made this change: 2a813ef208283980598202ac6453f3a777c608f5

Looks good to me

This revision is now accepted and ready to land.Sep 21 2022, 11:36 AM
This revision was landed with ongoing or failed builds.Sep 22 2022, 12:00 AM
This revision was automatically updated to reflect the committed changes.