kimgr added a comment.

Another belated thought: it all depends on the intended meaning of the symbol:

- Does it say anything about the element size (i.e. sizeof(wchar_t)?
- Does it specify the native encoding of wide-char strings for a platform (i.e. 
UTF-16 on Windows)?

It looks like the same symbol is now used for both things, which may not be a 
good idea.


Repository:
  rL LLVM

https://reviews.llvm.org/D28223



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to