This is an archive of the discontinued LLVM Phabricator instance.

[scudo][standalone] Code tidying (NFC)
ClosedPublic

Authored by cryptoad on Nov 2 2020, 2:27 PM.

Details

Summary
  • we have clutter-reducing helpers for relaxed atomics that were barely used, use them everywhere we can
  • clang-format everything with a recent version

Diff Detail

Event Timeline

cryptoad created this revision.Nov 2 2020, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2020, 2:27 PM
Herald added subscribers: Restricted Project, jfb. · View Herald Transcript
cryptoad requested review of this revision.Nov 2 2020, 2:27 PM
hctim accepted this revision.Nov 2 2020, 3:27 PM
This revision is now accepted and ready to land.Nov 2 2020, 3:27 PM
This revision was landed with ongoing or failed builds.Nov 2 2020, 4:00 PM
This revision was automatically updated to reflect the committed changes.