diff options
author | Andrew Ng <andrew.ng@sony.com> | 2020-02-11 12:28:17 +0000 |
---|---|---|
committer | Andrew Ng <andrew.ng@sony.com> | 2020-02-14 11:20:17 +0000 |
commit | 430fc538e6dc2f3b1b6093755080efdcf206cd3f (patch) | |
tree | d2238ab9d727992daf16368de9ca16f2d0249102 /llvm/lib/Support/ThreadPool.cpp | |
parent | fe6983a75ae08dc63e2068f521670562ad77c599 (diff) | |
download | llvm-430fc538e6dc2f3b1b6093755080efdcf206cd3f.zip llvm-430fc538e6dc2f3b1b6093755080efdcf206cd3f.tar.gz llvm-430fc538e6dc2f3b1b6093755080efdcf206cd3f.tar.bz2 |
[llvm-ar] Simplify Windows comparePaths NFCI
Replace use of widenPath in comparePaths with UTF8ToUTF16. widenPath
does a lot more than just conversion from UTF-8 to UTF-16. This is not
necessary for CompareStringOrdinal and could possibly even cause
problems.
Differential Revision: https://reviews.llvm.org/D74477
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions