commit | 9470bd67fabdb65496c07075480e287272fcec07 | [log] [tgz] |
---|---|---|
author | Chris Matthews <cmatthews5@apple.com> | Fri May 11 00:25:42 2018 +0000 |
committer | Chris Matthews <cmatthews5@apple.com> | Fri May 11 00:25:42 2018 +0000 |
tree | 5508b53e3e420645bd83acc96e34952dec521f4c | |
parent | f2885f7297492f4c8d22b505ffbf635c0870d7fc [diff] |
Refactor xunit test case builder to not use as much str addition String concatenation in python is slow. Refactor to not concatenate the possibly large strings of test output and instead write them directly to the output file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332064 91177308-0d34-0410-b5e6-96231b3b80d8