[all-commits] [llvm/llvm-project] 9fb805: tsan: enable the new runtime

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Mon Dec 13 03:50:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fb8058a8079b3a9a8af0aff0f4b6898960d331f
      https://github.com/llvm/llvm-project/commit/9fb8058a8079b3a9a8af0aff0f4b6898960d331f
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
    M compiler-rt/lib/tsan/CMakeLists.txt

  Log Message:
  -----------
  tsan: enable the new runtime

This enables the new runtime (D112603) by default.

Depends on D112603.

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




More information about the All-commits mailing list