This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Normalize some in/out doxygen parameter in interface headers. NFC.
ClosedPublic

Authored by pgousseau on Jul 30 2020, 7:00 AM.

Details

Summary

LLVM coding standard recommend the in/out specifier to be placed before the parameter name.

Diff Detail

Event Timeline

pgousseau created this revision.Jul 30 2020, 7:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2020, 7:00 AM
Herald added subscribers: Restricted Project, dberris. · View Herald Transcript
pgousseau requested review of this revision.Jul 30 2020, 7:00 AM
vitalybuka accepted this revision.Aug 1 2020, 12:56 AM
This revision is now accepted and ready to land.Aug 1 2020, 12:56 AM