<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:nok.raven@gmail.com" title="Nikita Kniazev <nok.raven@gmail.com>"> <span class="fn">Nikita Kniazev</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - PCH header is still parsed and included leading to redefinition errors (does not happen with clang-cl/GCC style pch)"
   href="https://bugs.llvm.org/show_bug.cgi?id=46352">bug 46352</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;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - PCH header is still parsed and included leading to redefinition errors (does not happen with clang-cl/GCC style pch)"
   href="https://bugs.llvm.org/show_bug.cgi?id=46352#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - PCH header is still parsed and included leading to redefinition errors (does not happen with clang-cl/GCC style pch)"
   href="https://bugs.llvm.org/show_bug.cgi?id=46352">bug 46352</a>
              from <span class="vcard"><a class="email" href="mailto:nok.raven@gmail.com" title="Nikita Kniazev <nok.raven@gmail.com>"> <span class="fn">Nikita Kniazev</span></a>
</span></b>
        <pre>Ok, I was looking at the wrong manual
<a href="https://clang.llvm.org/docs/PCHInternals.html">https://clang.llvm.org/docs/PCHInternals.html</a>, there is a note in
<a href="https://clang.llvm.org/docs/UsersManual.html#precompiled-headers">https://clang.llvm.org/docs/UsersManual.html#precompiled-headers</a> that says
Clang does not automatically use PCH on includes inside source files, so you
have to *not* include the header yourself.</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>