This is an archive of the discontinued LLVM Phabricator instance.

[libc][rpc] Treat pointers as arrays consistently
ClosedPublic

Authored by JonChesterfield on May 3 2023, 6:40 PM.

Details

Summary

Noticed in passing. Either way compiles.

Diff Detail

Event Timeline

JonChesterfield created this revision.May 3 2023, 6:40 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 3 2023, 6:40 PM
JonChesterfield requested review of this revision.May 3 2023, 6:40 PM

This is done inside D149598, might make the change easier to read?

Anything that gets the red/green noise down tends to help

jhuber6 accepted this revision.May 3 2023, 7:48 PM
This revision is now accepted and ready to land.May 3 2023, 7:48 PM
This revision was automatically updated to reflect the committed changes.