This is an archive of the discontinued LLVM Phabricator instance.

[flang] Making Scope::FindCommonBlock a const member
ClosedPublic

Authored by Renaud-K on Feb 19 2021, 2:39 PM.

Details

Summary

Making Scope::FindCommonBlock a const member

Diff Detail

Event Timeline

Renaud-K requested review of this revision.Feb 19 2021, 2:39 PM
Renaud-K created this revision.
Renaud-K updated this revision to Diff 325095.Feb 19 2021, 2:50 PM

reated a full diff with "git show HEAD -U999999" instead of just "git show HEAD"

tskeith retitled this revision from Making Scope::FindCommonBlock a const member to [flang] Making Scope::FindCommonBlock a const member.Feb 19 2021, 2:50 PM
tskeith added a project: Restricted Project.
klausler accepted this revision.Feb 19 2021, 2:57 PM

Looks okay to me.

This revision is now accepted and ready to land.Feb 19 2021, 2:57 PM
PeteSteinfeld accepted this revision.Feb 19 2021, 3:11 PM

All builds, tests, and looks good.

schweitz accepted this revision.Feb 19 2021, 5:51 PM
Renaud-K closed this revision.Feb 22 2021, 10:40 AM
Renaud-K removed a project: Restricted Project.Feb 22 2021, 1:05 PM
Renaud-K added a project: Restricted Project.