Files
llvm/utils
Alexander Richardson 9e38e3e26f Escape ]]> in xunit xml output
Summary:
This sequence ends the CDATA block so any characters after that are no
longer escaped. This can be fixed by replacing "]]>" with "]]]]><![CDATA[>".

Reviewers: cmatthews

Reviewed By: cmatthews

Differential Revision: https://reviews.llvm.org/D46886

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332440 91177308-0d34-0410-b5e6-96231b3b80d8
2018-05-16 09:00:28 +00:00
..
2016-01-26 21:29:08 +00:00
2016-01-26 21:29:08 +00:00
2018-05-16 09:00:28 +00:00
2016-01-26 21:29:08 +00:00
2018-03-22 16:39:54 +00:00
2018-03-17 17:30:08 +00:00
2014-10-16 20:00:02 +00:00
2016-05-05 14:35:40 +00:00
2010-08-04 16:11:24 +00:00
2012-01-26 22:06:23 +00:00
2014-01-24 17:20:08 +00:00