diff options
author | Vedant Kumar <vsk@apple.com> | 2017-04-14 18:24:35 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-04-14 18:24:35 +0000 |
commit | 2b1eae0aa55c15353bcfb9b2736c5695636179b5 (patch) | |
tree | 859fcfcccbcfc344fdfbd7e0cf77438269e7ded1 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 9d39a9d8604c599312931638bcac59e116aebe8a (diff) | |
download | llvm-2b1eae0aa55c15353bcfb9b2736c5695636179b5.zip llvm-2b1eae0aa55c15353bcfb9b2736c5695636179b5.tar.gz llvm-2b1eae0aa55c15353bcfb9b2736c5695636179b5.tar.bz2 |
[ubsan] Use the correct tool name in diagnostics
When using ASan and UBSan together, the common sanitizer tool name is
set to "AddressSanitizer". That means that when a UBSan diagnostic is
printed out, it looks like this:
SUMMARY: AddressSanitizer: ...
This can confuse users. Fix it so that we always use the correct tool
name when printing out UBSan diagnostics.
Differential Revision: https://reviews.llvm.org/D32066
llvm-svn: 300358
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions