Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [asan] Use full binary path in the Android test runner. | Evgeniy Stepanov | 2017-10-05 | 1 | -2/+7 |
| | | | | | | | | | | | | | | Summary: This prevents the confusion when there are similarly named tests in different configurations (like in test/sanitizer_common). Reviewers: vitalybuka Subscribers: srhines, llvm-commits, kubamracek Differential Revision: https://reviews.llvm.org/D38526 llvm-svn: 315011 | ||||
* | [sanitizer] Move android_commoands from asan into sanitizer_common | Vitaly Buka | 2017-09-16 | 1 | -0/+41 |
llvm-svn: 313443 |