This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Use getParamByValType instead of pointee type
ClosedPublic

Authored by aeubanks on May 1 2021, 9:02 PM.

Details

Summary

To reduce dependence on pointee types for opaque pointers.

Diff Detail

Event Timeline

aeubanks created this revision.May 1 2021, 9:02 PM
aeubanks requested review of this revision.May 1 2021, 9:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 1 2021, 9:02 PM
dblaikie accepted this revision.May 1 2021, 9:08 PM

Looks good - thanks!

This revision is now accepted and ready to land.May 1 2021, 9:08 PM
This revision was landed with ongoing or failed builds.May 1 2021, 9:23 PM
This revision was automatically updated to reflect the committed changes.