[all-commits] [llvm/llvm-project] 8d8ec5: [lldb/Test] Unify DYLD_INSERT_LIBRARIES solution f...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jun 11 16:05:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d8ec55035bda2cff5ef446cfacec93c67665c52
https://github.com/llvm/llvm-project/commit/8d8ec55035bda2cff5ef446cfacec93c67665c52
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M lldb/test/API/lit.cfg.py
Log Message:
-----------
[lldb/Test] Unify DYLD_INSERT_LIBRARIES solution for ASan and TSan
Add the same fix for loading the sanitizer runtime for TSan as we
currently have for ASan and unify the code with a helper function.
More information about the All-commits
mailing list