]> granicus.if.org Git - clang/commit
[sanitizers] Propagate the sanitizer options through to the lit context.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 2 May 2014 21:46:39 +0000 (21:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 2 May 2014 21:46:39 +0000 (21:46 +0000)
commit3cd6e99ceb5a82bd4f23351c26d158e210c4c4d1
tree55c9239f3176f0f6eaab50aa0b04036c81d8799e
parentf0785ab4c8a1bc5a0840681ff3ec24ed56ef504f
[sanitizers] Propagate the sanitizer options through to the lit context.
This makes it *really* easy to debug leaks FYI:

ASAN_OPTIONS=detect_leaks=1 ./bin/llvm-lit -v <path to test>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207873 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg