[PATCH] D26927: [asan] Specialize the initialization-bug.cc testcase for Darwin (it needs a deployment target of 10.11+)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 13:05:12 PST 2016


rnk added a comment.

Rather than duplicating the test, maybe we should add a lit substitution that expands to 10.11 deployment target?


Repository:
  rL LLVM

https://reviews.llvm.org/D26927





More information about the llvm-commits mailing list