<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gornishanov@gmail.com" title="gornishanov@gmail.com">gornishanov@gmail.com</a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Crash when compiling coroutine with custom suspend_always"
   href="https://bugs.llvm.org/show_bug.cgi?id=35818">bug 35818</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;">CC</td>
           <td>
                
           </td>
           <td>gornishanov@gmail.com
           </td>
         </tr>

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

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Crash when compiling coroutine with custom suspend_always"
   href="https://bugs.llvm.org/show_bug.cgi?id=35818#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Crash when compiling coroutine with custom suspend_always"
   href="https://bugs.llvm.org/show_bug.cgi?id=35818">bug 35818</a>
              from <span class="vcard"><a class="email" href="mailto:gornishanov@gmail.com" title="gornishanov@gmail.com">gornishanov@gmail.com</a>
</span></b>
        <pre>Looks like a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [coroutines] accepts-invalid and codegen crash on missing await_resume function"
   href="show_bug.cgi?id=34984">https://bugs.llvm.org/show_bug.cgi?id=34984</a>

In suspend_always, await_resume() is missing. 

  constexpr void await_result() const noexcept {} // <-- should be await_resume

Though, I like await_result name. Maybe even more than await_resume.

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [coroutines] accepts-invalid and codegen crash on missing await_resume function"
   href="show_bug.cgi?id=34984">bug 34984</a> ***</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>