<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:compnerd@compnerd.org" title="Saleem Abdulrasool <compnerd@compnerd.org>"> <span class="fn">Saleem Abdulrasool</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - can't use clang -g to assemble .s file with .file directive"
   href="https://llvm.org/bugs/show_bug.cgi?id=11740">bug 11740</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>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>compnerd@compnerd.org
           </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 - can't use clang -g to assemble .s file with .file directive"
   href="https://llvm.org/bugs/show_bug.cgi?id=11740#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - can't use clang -g to assemble .s file with .file directive"
   href="https://llvm.org/bugs/show_bug.cgi?id=11740">bug 11740</a>
              from <span class="vcard"><a class="email" href="mailto:compnerd@compnerd.org" title="Saleem Abdulrasool <compnerd@compnerd.org>"> <span class="fn">Saleem Abdulrasool</span></a>
</span></b>
        <pre>./bin/clang -g -x c -S - -o - <<< 'extern int silence_pedantic_warnings;' |
./bin/clang -g -x assembler-with-cpp -c - -o /dev/null -Werror -Wall -Wextra
-Wpedantic

SVN r266560

Closing again, please re-open if I had something wrong with the test.</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>