Page MenuHomeFreeBSD

asmc: code style modernization and minor cleanups
ClosedPublic

Authored by ngie on Fri, Feb 20, 3:55 AM.
Tags
None
Referenced Files
F146673764: D55394.diff
Wed, Mar 4, 3:03 PM
Unknown Object (File)
Mon, Mar 2, 8:53 PM
Unknown Object (File)
Sun, Mar 1, 4:51 AM
Unknown Object (File)
Fri, Feb 27, 6:03 AM
Unknown Object (File)
Wed, Feb 25, 8:26 AM
Unknown Object (File)
Wed, Feb 25, 8:12 AM
Unknown Object (File)
Wed, Feb 25, 6:38 AM
Unknown Object (File)
Tue, Feb 24, 7:44 PM
Subscribers

Details

Summary
  • Allow ASMC_DEBUG to be treated as a variadic macro.
  • Add ellipses around sizeof(..) calls.
  • Reindent some of the lines to better follow style(9) with line wrapping.

A number of other clang-format changes were not taken as they are not
compatible with style(9). A change to the config to improve
compatibility with style(9) is pending.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70843
Build 67726: arc lint + arc unit

Event Timeline

ngie requested review of this revision.Fri, Feb 20, 3:55 AM
This revision is now accepted and ready to land.Fri, Feb 20, 5:55 PM

Fix compilation errors.

vimdiff... you're such a PITA sometimes...

This revision now requires review to proceed.Sat, Feb 21, 12:12 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sat, Feb 21, 5:32 AM
This revision was automatically updated to reflect the committed changes.