OSDN Git Service

[lit] Only enable LSan on darwin when clang supports it
authorFrancis Ricci <francisjricci@gmail.com>
Tue, 10 Oct 2017 17:21:32 +0000 (17:21 +0000)
committerFrancis Ricci <francisjricci@gmail.com>
Tue, 10 Oct 2017 17:21:32 +0000 (17:21 +0000)
commitba29b4f8b61c7db702e855c09731227b98ec71b1
tree00cae65c6016047798fff25899f921e403c033c9
parent7f16d502241ce2386900fe6f18a9f6002e08ceff
[lit] Only enable LSan on darwin when clang supports it

Summary:
LSan on darwin doesn't exist on older versions of clang,
causing non-boostrapped sanitized buildbots to fail

Reviewers: kubamracek, qcolombet, sqlbyme, zturner, modocache

Reviewed By: zturner

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315333 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/llvm/config.py