[all-commits] [llvm/llvm-project] b99cf5: [ASan][test] Fix mismatched-new-delete in asan tes...

Mingjie Xu via All-commits all-commits at lists.llvm.org
Fri Apr 22 20:58:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b99cf5f25a646102d345b06d19d235e64946bd22
      https://github.com/llvm/llvm-project/commit/b99cf5f25a646102d345b06d19d235e64946bd22
  Author: Enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2022-04-23 (Sat, 23 Apr 2022)

  Changed paths:
    M compiler-rt/test/asan/TestCases/unaligned_loads_and_stores.cpp

  Log Message:
  -----------
  [ASan][test] Fix mismatched-new-delete in asan test unaligned_loads_and_stores.cpp

Fix mismatched-new-delete in asan test unaligned_loads_and_stores.cpp

Reviewed By: vitalybuka, MaskRay

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




More information about the All-commits mailing list