[all-commits] [llvm/llvm-project] 0efc16: [test][sanitizer] Convert test from C++ to C

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Dec 12 22:43:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0efc1674d914bd419cd9e031a12b2e1036931c67
      https://github.com/llvm/llvm-project/commit/0efc1674d914bd419cd9e031a12b2e1036931c67
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    A compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c
    R compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.cpp

  Log Message:
  -----------
  [test][sanitizer] Convert test from C++ to C

This avoids internal libstdc++ leaks.




More information about the All-commits mailing list