Implement warning for non-wide string literals with an unexpected encoding. ...
Implement warning for non-wide string literals with an unexpected encoding. Downgrade error for non-wide character literals with an unexpected encoding to a warning for compatibility with gcc and older versions of clang. <rdar://problem/10837678>. llvm-svn: 150295
Loading
Please register or sign in to comment