diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2017-09-18 20:31:57 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2017-09-18 20:31:57 +0000 |
commit | 58c9a79bc25c0897013673f8ca6c97c9bfce2888 (patch) | |
tree | b8c74adc80cdde3cbe7e65831eaecc62a8b5bb79 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | dc7d460945f8ba14125e556ddce8f8d3869f476d (diff) | |
download | llvm-58c9a79bc25c0897013673f8ca6c97c9bfce2888.zip llvm-58c9a79bc25c0897013673f8ca6c97c9bfce2888.tar.gz llvm-58c9a79bc25c0897013673f8ca6c97c9bfce2888.tar.bz2 |
[scudo] Additional modifications for Android tests support
Summary:
With the recent move of `android_commands` to `sanitizer_common`, some things
have to be updated with regard to Scudo on Android.
Notably:
- `config.android` is dealt with in the common code
- `config.compile_wrapper` can be prepended to allow for the use of the android
commands
- `SCUDO_OPTIONS` must be passed with the environment when running a test
- `preinit.cpp` fails with some API levels, not sure why, I will have to dig
into this later.
Note that `check-scudo` is not enabled yet in the bots. It's all local testing
for now until everything looks good.
Reviewers: alekseyshl, vitalybuka
Reviewed By: vitalybuka
Subscribers: srhines, kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D37990
llvm-svn: 313561
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions