[all-commits] [llvm/llvm-project] 53aff8: [Darwin][iOS] Enable test on non-macOS platforms

Julian Lettner via All-commits all-commits at lists.llvm.org
Thu Aug 20 16:40:54 PDT 2020


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

  Changed paths:
    M compiler-rt/test/asan/TestCases/initialization-bug.cpp
    M compiler-rt/test/lit.common.cfg.py

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

We are now using a properly-substituted minimal deployment target
compiler flag (`%min_macos_deployment_target=10.11`).  Enable test on
iOS and watchOS plus simulators.  We are also not testing on very old
platforms anymore, so we can remove some obsolete lit infrastructure.




More information about the All-commits mailing list