<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Clang prints garbage in compile warning"
   href="https://llvm.org/bugs/show_bug.cgi?id=23512">23512</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Clang prints garbage in compile warning
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.5
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hps@selasky.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi,

Clang prints garbage in one of its warnings:

<span class="quote">> clang35 -v</span >
clang version 3.5.1 (tags/RELEASE_351/final)
Target: x86_64-portbld-freebsd9.3
Thread model: posix

<span class="quote">> bmake -m $PWD/share/mk CC=/usr/local/bin/clang35 LD=/usr/local/bin/ld buildkernel -DNO_CLEAN -DNO_KERNELDEPEND WERROR=""</span >

/usr/img/freebsd/sys/modules/sppp/../../net/if_spppsubr.c:5372:15: warning:
format specifies type 'unsigned char *' but the argument has
      ���������������`������������0������P����������

--HPS</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>