diff options
author | Vedant Kumar <vsk@apple.com> | 2020-02-28 16:20:54 -0800 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-02-28 16:21:57 -0800 |
commit | e71835f15c774515025bb0034298dd71caa2ea47 (patch) | |
tree | 100ff16c30a0e8097fda8dfdaa1c7ab7d2719462 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 94cbe13073739bcdad60c8c465604634d7c664e8 (diff) | |
download | llvm-e71835f15c774515025bb0034298dd71caa2ea47.zip llvm-e71835f15c774515025bb0034298dd71caa2ea47.tar.gz llvm-e71835f15c774515025bb0034298dd71caa2ea47.tar.bz2 |
[compiler-rt/test] Use FileCheck -allow-empty instead of count 0
Hope this fixes:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android/builds/27977/steps/run%20lit%20tests%20%5Bi686%2Ffugu-userdebug%2FN2G48C%5D/logs/stdio
```
: 'RUN: at line 8'; UBSAN_OPTIONS=suppressions=/var/lib/buildbot/sanitizer-buildbot6/sanitizer-x86_64-linux-android/build/compiler_rt_build_android_i686/test/ubsan/Standalone-i386/TestCases/Misc/Output/nullability.c.tmp.supp /var/lib/buildbot/sanitizer-buildbot6/sanitizer-x86_64-linux-android/build/compiler_rt_build_android_i686/test/ubsan/Standalone-i386/TestCases/Misc/Output/nullability.c.tmp 2>&1 | count 0
--
Exit Code: 1
Command Output (stderr):
--
Expected 0 lines, got 2.
```
Not sure what this would be printing though, a sanitizer initialization message?
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions