<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris.bieneman@me.com" title="Chris Bieneman <chris.bieneman@me.com>"> <span class="fn">Chris Bieneman</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clang --version does not report revision like it does when built with automake"
   href="https://llvm.org/bugs/show_bug.cgi?id=25681">bug 25681</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>chris.bieneman@me.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clang --version does not report revision like it does when built with automake"
   href="https://llvm.org/bugs/show_bug.cgi?id=25681#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clang --version does not report revision like it does when built with automake"
   href="https://llvm.org/bugs/show_bug.cgi?id=25681">bug 25681</a>
              from <span class="vcard"><a class="email" href="mailto:chris.bieneman@me.com" title="Chris Bieneman <chris.bieneman@me.com>"> <span class="fn">Chris Bieneman</span></a>
</span></b>
        <pre>I've updated CMake so that it will include the SVN revision. The version spew
now reads:

<span class="quote">> ./bin/clang --version</span >
clang version 3.9.0 (trunk 257802) (llvm/trunk 257805)
Target: x86_64-apple-darwin15.2.0
Thread model: posix
InstalledDir: /Users/cbieneman/dev/open-source/llvm-build-rel/./bin

It includes both LLVM and Clang versions.

The fixes are LLVM r257826 and Clang r257827.</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>