[all-commits] [llvm/llvm-project] 2ec25b: [NFC][tsan] Simplify call_pthread_cancel_with_cleanup

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Nov 16 04:21:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ec25bae5a5149e8ad0dcebbf74f182f4f9203a6
      https://github.com/llvm/llvm-project/commit/2ec25bae5a5149e8ad0dcebbf74f182f4f9203a6
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-11-16 (Mon, 16 Nov 2020)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
    M compiler-rt/lib/tsan/rtl/tsan_platform.h
    M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
    M compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp

  Log Message:
  -----------
  [NFC][tsan] Simplify call_pthread_cancel_with_cleanup


  Commit: 6c185acfffc1f7cdf2a6e785cb4a422140c34f06
      https://github.com/llvm/llvm-project/commit/6c185acfffc1f7cdf2a6e785cb4a422140c34f06
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-11-16 (Mon, 16 Nov 2020)

  Changed paths:
    M clang/unittests/CodeGen/BufferSourceTest.cpp
    M clang/unittests/CodeGen/CodeGenExternalTest.cpp
    M clang/unittests/CodeGen/IncrementalProcessingTest.cpp
    M clang/unittests/CodeGen/TBAAMetadataTest.cpp
    R clang/unittests/CodeGen/TestCompiler.h

  Log Message:
  -----------
  Revert "Move the test compiler setup in a common place. NFCI"

There is memory leaks

This reverts commit 23cc838099e10b13a32e54105f4db0f1b7e3a842.
This reverts commit 888d06dfb8b55c4fd41fa4febe22c6fc4111c118.


Compare: https://github.com/llvm/llvm-project/compare/b2fd9ff579d0...6c185acfffc1


More information about the All-commits mailing list