[all-commits] [llvm/llvm-project] 6062c6: sanitizer_common: unbreak ThreadRegistry tests

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Sun Jul 11 03:58:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6062c672bc5e560a4c3dc73741f9e82b39d08527
      https://github.com/llvm/llvm-project/commit/6062c672bc5e560a4c3dc73741f9e82b39d08527
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-07-11 (Sun, 11 Jul 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_registry_test.cpp

  Log Message:
  -----------
  sanitizer_common: unbreak ThreadRegistry tests

https://reviews.llvm.org/D105713
forgot to update tests for the new ctor.

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




More information about the All-commits mailing list