[all-commits] [llvm/llvm-project] 93d1e5: [NFC][scudo] Enforce header size alignment

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sun May 23 14:21:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93d1e5822ed64abd777eb94ea9899e96c4c39fbe
      https://github.com/llvm/llvm-project/commit/93d1e5822ed64abd777eb94ea9899e96c4c39fbe
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-05-23 (Sun, 23 May 2021)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/secondary.h

  Log Message:
  -----------
  [NFC][scudo] Enforce header size alignment

As-is it should not change struct size, but it will
help to keep correct size if more fields added.




More information about the All-commits mailing list