[all-commits] [llvm/llvm-project] 95acd9: [memprof][NFC] Fix mismatched-new-delete in mempro...

Enna1 via All-commits all-commits at lists.llvm.org
Mon Dec 20 18:43:39 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95acd9241c497228a528dbcb9045db73227c855c
      https://github.com/llvm/llvm-project/commit/95acd9241c497228a528dbcb9045db73227c855c
  Author: Xu Mingjie <xumingjie.enna1 at bytedance.com>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

  Changed paths:
    M compiler-rt/test/memprof/TestCases/test_new_load_store.cpp
    M compiler-rt/test/memprof/TestCases/test_terse.cpp

  Log Message:
  -----------
  [memprof][NFC] Fix mismatched-new-delete in memprof tests

Fix mismatched-new-delete in memprof test_new_load_store.cpp and test_terse.cpp

Reviewed By: snehasish

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




More information about the All-commits mailing list