This is an archive of the discontinued LLVM Phabricator instance.

[fir][NFC] rename canBePointerOrHeapElementType to cannotBePointerOrHeapElementType
ClosedPublic

Authored by clementval on Sep 23 2021, 5:30 AM.

Details

Summary

This patch is part of the upstreaming effort from fir-dev branch.
Rename the function so the name conveys better what it does.

Co-authored-by: schweitz
Co-authored-by: jeanPerier

Diff Detail

Event Timeline

clementval created this revision.Sep 23 2021, 5:30 AM
clementval requested review of this revision.Sep 23 2021, 5:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 23 2021, 5:30 AM
clementval edited the summary of this revision. (Show Details)Sep 23 2021, 6:11 AM
clementval added a project: Restricted Project.
jeanPerier accepted this revision.Sep 23 2021, 8:17 AM
This revision is now accepted and ready to land.Sep 23 2021, 8:17 AM
This revision was automatically updated to reflect the committed changes.