diff options
author | Vedant Kumar <vsk@apple.com> | 2018-01-30 21:16:42 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2018-01-30 21:16:42 +0000 |
commit | e2fbd7035d14c82fa8451b81dbf72ec84665648f (patch) | |
tree | 86cc56e03f54229b3732ad96aaa83b7904c6412d /llvm/lib/LTO | |
parent | b7d1729787ad6d1d6e5fdd77fe23c6db020ba323 (diff) | |
download | bcm5719-llvm-e2fbd7035d14c82fa8451b81dbf72ec84665648f.tar.gz bcm5719-llvm-e2fbd7035d14c82fa8451b81dbf72ec84665648f.zip |
XUnit Formatter: Handle UTF-8 decode errors on invalid XML
Strings which contain garbage data can trigger an exception in the XUnit
plugin at the UTF-8 decode step because the decode is strict. Use a lax
mode to avoid an exception.
See: https://ci.swift.org/job/oss-lldb-incremental-osx/780
llvm-svn: 323817
Diffstat (limited to 'llvm/lib/LTO')
0 files changed, 0 insertions, 0 deletions