<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 10/05/2016 12:44 PM, Hal Finkel via llvm-dev wrote:
    <br>
    <blockquote type="cite" style="color: #6633FF;">Would it be useful
      for Clang to warn about section names with unusual characters?
      <br>
    </blockquote>
    <br>
    It's tricky to define 'unusual' though. I'd prefer warnings for
    newline characters only, to be safe.
    <br>
    <br>
    We have customers embedding the file name in section names... on
    Windows this gets you lovely names like ".bla.D:\Some\Path\xyz.cpp",
    which are unusual but perfectly fine.
    <br>
    <br>
    Tobias<br>
    <pre class="moz-signature" cols="72">-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.
</pre>
  </body>
</html>