[scudo][standalone] Code tidying (NFC)
authorKostya Kortchinsky <kostyak@google.com>
Mon, 2 Nov 2020 22:27:11 +0000 (14:27 -0800)
committerKostya Kortchinsky <kostyak@google.com>
Tue, 3 Nov 2020 00:00:31 +0000 (16:00 -0800)
commitb3420adf5a8491b4c63b54c7750fbbb6368a0a23
tree019d76af7cd38f718f715d5c686d569895b83ce2
parentbc847b31435e48ad0e54b322a716a4b9f07bc232
[scudo][standalone] Code tidying (NFC)

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

Differential Revision: https://reviews.llvm.org/D90649
compiler-rt/lib/scudo/standalone/memtag.h
compiler-rt/lib/scudo/standalone/options.h
compiler-rt/lib/scudo/standalone/primary32.h
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/stack_depot.h