Correctly detect sign-ness of wchar_t
The underlying type of wchar_t is not defined by the standard. This CL add logic to correctly use the type specified for the current target based on TargetInfo. llvm-svn: 233795
Loading
Please register or sign in to comment