This is an archive of the discontinued LLVM Phabricator instance.

[flang][msvc] Reapply "Explicitly reference "this" inside closure"
ClosedPublic

Authored by ChinouneMehdi on Feb 4 2021, 11:24 AM.

Diff Detail

Event Timeline

ChinouneMehdi created this revision.Feb 4 2021, 11:24 AM
ChinouneMehdi requested review of this revision.Feb 4 2021, 11:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2021, 11:24 AM
ChinouneMehdi retitled this revision from [flang][msvc] Reapply D88052 to [flang][msvc] Reapply #D88052.Feb 4 2021, 11:24 AM
ChinouneMehdi retitled this revision from [flang][msvc] Reapply #D88052 to [flang][msvc] Reapply "Explicitly reference "this" inside closure".Feb 4 2021, 11:28 AM
ChinouneMehdi edited the summary of this revision. (Show Details)
ChinouneMehdi retitled this revision from [flang][msvc] Reapply "Explicitly reference "this" inside closure" to [flang][msvc] Reapply {D88052}.
ChinouneMehdi edited the summary of this revision. (Show Details)
ChinouneMehdi retitled this revision from [flang][msvc] Reapply {D88052} to [flang][msvc] Reapply "Explicitly reference "this" inside closure".
ChinouneMehdi edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 4 2021, 12:23 PM

LGTM

Could you push it as I don't have commit access.

Thank you for the patch.