[PATCH] D45550: Use GetArgumentVector to retrieve the utf-8 encoded arguments on all platforms

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 20:51:44 PDT 2018


asmith added a comment.

Any particular reason why you think this is wrong?

At least a few people recommend that you always treat char* as UTF-8 on
Windows.

http://utf8everywhere.org


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45550





More information about the llvm-commits mailing list