<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 10, 2020 at 3:11 PM Kai Peter Nacke via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">2) Add patches to Clang to allow EBCDIC and ASCII (ISO-8859-1) encoded <br>
input source files. This would be done at the file open time to allow the <br>
rest of Clang to operate as if the source was UTF-8 and so require no <br>
changes downstream. Feedback on this plan is welcome from the Clang <br>
community.<br></blockquote>Is there a statement that can be made with respect to accepting UTF-8 encoded source files in a z/OS hosted environment or is it implied that it works with no changes (and there are no changes that will break this functionality)?</div><div class="gmail_quote"><br></div><div class="gmail_quote">Also, would these changes enable the consumption of non-UTF-8 encoded source files on Clang as hosted on other platforms?<br></div></div>