[all-commits] [llvm/llvm-project] f67fc3: [sanitizer] Extract check_mem_is_good into header

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Jul 7 12:07:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f67fc3acad70c20d8088b72ee9563690c8ab9be0
      https://github.com/llvm/llvm-project/commit/f67fc3acad70c20d8088b72ee9563690c8ab9be0
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    M compiler-rt/test/sanitizer_common/TestCases/Linux/open_memstream.cpp
    M compiler-rt/test/sanitizer_common/lit.common.cfg.py
    A compiler-rt/test/sanitizer_common/sanitizer_specific.h

  Log Message:
  -----------
  [sanitizer] Extract check_mem_is_good into header

Reviewed By: kstoimenov

Differential Revision: https://reviews.llvm.org/D129245




More information about the All-commits mailing list