[all-commits] [llvm/llvm-project] df43d4: [NFC][sanitizer] Remove includes from header

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Oct 8 14:27:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df43d419de9ef032f5d2ea1b2898475e03ea308d
      https://github.com/llvm/llvm-project/commit/df43d419de9ef032f5d2ea1b2898475e03ea308d
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M compiler-rt/lib/dfsan/dfsan.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h

  Log Message:
  -----------
  [NFC][sanitizer] Remove includes from header


  Commit: 68002220682be23a161247c3a83baf15ae55fe25
      https://github.com/llvm/llvm-project/commit/68002220682be23a161247c3a83baf15ae55fe25
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp

  Log Message:
  -----------
  [NFC][sanitizer] Add const to ChainedOriginDepotNode methods


Compare: https://github.com/llvm/llvm-project/compare/64e9044ea43d...68002220682b


More information about the All-commits mailing list