<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vivien.millet@gmail.com" title="Vivien MILLET <vivien.millet@gmail.com>"> <span class="fn">Vivien MILLET</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - DISPFlag : Backward compatibility not respected on DIBuilder::createMethod"
   href="https://bugs.llvm.org/show_bug.cgi?id=41599">bug 41599</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;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - DISPFlag : Backward compatibility not respected on DIBuilder::createMethod"
   href="https://bugs.llvm.org/show_bug.cgi?id=41599#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - DISPFlag : Backward compatibility not respected on DIBuilder::createMethod"
   href="https://bugs.llvm.org/show_bug.cgi?id=41599">bug 41599</a>
              from <span class="vcard"><a class="email" href="mailto:vivien.millet@gmail.com" title="Vivien MILLET <vivien.millet@gmail.com>"> <span class="fn">Vivien MILLET</span></a>
</span></b>
        <pre>Indeed, you are right, I messed up with the different numerous booleans and
flags that were passed to these functions. The thing is once I switched to LLVM
8 I didn't have the previous code under my eyes and the meaning of the previous
booleans. It is very error prone. I wonder why not declaring deprecated the old
overload while keeping them. That would keep clear information about what
changed during the refactor.
Thanks.</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>