diff options
author | Alexander Richardson <arichardson.kde@gmail.com> | 2019-08-27 06:50:36 +0000 |
---|---|---|
committer | Alexander Richardson <arichardson.kde@gmail.com> | 2019-08-27 06:50:36 +0000 |
commit | 23a12fc3ac4bbf5f5a62f505f959696d6f667900 (patch) | |
tree | 033d39a928c0747dd075e388aa440a7948df969a /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 8a915f6b2e3555ec1b445cb55f639a041071c9fb (diff) | |
download | llvm-23a12fc3ac4bbf5f5a62f505f959696d6f667900.zip llvm-23a12fc3ac4bbf5f5a62f505f959696d6f667900.tar.gz llvm-23a12fc3ac4bbf5f5a62f505f959696d6f667900.tar.bz2 |
Relax test introduced in D65322
It is possible that addr2line returns a valid function and file name for
the passed address on some build configuations.
The test is only checking that asan_symbolize doesn't assert any more when
passed a valid file with an invalid address so there is no need to check
that it can't find a valid function name.
This should fix http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux
llvm-svn: 370021
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions