[PATCH] D21643: Default to using the Unicode version of Win32 APIs
Mailing List "llvm-commits" via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 08:23:27 PDT 2016
llvm-commits added a comment.
Should we add overloads of the UTF8 conversion functions that accept
wstrings?
In line with what rnk said, I'm curious about the implications of simply
#undef'ing all the non A/W versions of functions so that you have to make
the choice explicit
- F2094392: msg-25324-140.txt <http://reviews.llvm.org/F2094392>
http://reviews.llvm.org/D21643
More information about the llvm-commits
mailing list