[all-commits] [llvm/llvm-project] 6222a2: [TSan][Darwin] Enable test on non-macOS platforms

Julian Lettner via All-commits all-commits at lists.llvm.org
Thu Aug 20 12:42:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6222a28db5ed6a04ef7a423dd30d4cc7ce9c216f
      https://github.com/llvm/llvm-project/commit/6222a28db5ed6a04ef7a423dd30d4cc7ce9c216f
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M compiler-rt/test/tsan/Darwin/os_unfair_lock.c

  Log Message:
  -----------
  [TSan][Darwin] Enable test on non-macOS platforms

After removing the unnecessary `-mmacosx-version-min=10.12` compiler
flag this test can run on all platforms.  I confirmed that this test is
green for iOS, iOS simulator, and watchOS simulator.

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




More information about the All-commits mailing list