<div class="gmail_quote">2011/5/25 Yusaku Shiga <span dir="ltr"><<a href="mailto:yusaku.shiga@gmail.com">yusaku.shiga@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I updated the patch.<br><br>The patch implements code conversion from UTF-8 to UTF16/UTF32 in character literal.<br>The rest issue is to fixed array alignment issue reported. I'm investing it.<br><br></blockquote><div>
<br>I observed clang silently extends the alignment to 16byte if the array objects occupies 16bytes or more (on x86_64 target).<br>I'll remove the alignment checks from my test cases.<br><br><br><br></div></div>