commit | 696fea911dbc461f10062da76e29bc1966ac12f9 | [log] [tgz] |
---|---|---|
author | Ying Yi <maggieyi666@gmail.com> | Tue Aug 30 07:01:37 2016 +0000 |
committer | Ying Yi <maggieyi666@gmail.com> | Tue Aug 30 07:01:37 2016 +0000 |
tree | 7825d21f9ba8c7c99c91476b991a39ef147aa99e | |
parent | ba878321682c3c4ae70ac20f357c847632d33ce9 [diff] |
[llvm-cov] Use the native path in the coverage report. The coverage reports contain the source or binary file paths. On Windows, the file path might contain the seperators of both '/' and '\'. This patch uses the native path in the coverage reports. For example, on Windows, all '/' are converted to '\'. Differential Revision: https://reviews.llvm.org/D23922 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280061 91177308-0d34-0410-b5e6-96231b3b80d8