[all-commits] [llvm/llvm-project] 79fa8b: [NFC][msan] Switch pointer to a reference

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Apr 12 18:46:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79fa8be4ae385838d0e05362c1a2da00d07d1fe6
      https://github.com/llvm/llvm-project/commit/79fa8be4ae385838d0e05362c1a2da00d07d1fe6
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [NFC][msan] Switch pointer to a reference


  Commit: ce1cb9d2c1d41735de60a8744f9700e2ce0ce390
      https://github.com/llvm/llvm-project/commit/ce1cb9d2c1d41735de60a8744f9700e2ce0ce390
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
    M compiler-rt/lib/asan/asan_internal.h
    M compiler-rt/lib/hwasan/hwasan.h
    M compiler-rt/lib/lsan/lsan_allocator.cpp
    M compiler-rt/lib/memprof/memprof_internal.h

  Log Message:
  -----------
  [NFC][sanitizer] Clang format some code


Compare: https://github.com/llvm/llvm-project/compare/07a722c574d1...ce1cb9d2c1d4


More information about the All-commits mailing list