<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jdevlieghere@apple.com" title="Jonas Devlieghere <jdevlieghere@apple.com>"> <span class="fn">Jonas Devlieghere</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Incorrect use of llvm::toStringRef in TypeSystem.cpp"
   href="https://bugs.llvm.org/show_bug.cgi?id=44736">bug 44736</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>FIXED
           </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 FIXED - Incorrect use of llvm::toStringRef in TypeSystem.cpp"
   href="https://bugs.llvm.org/show_bug.cgi?id=44736#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Incorrect use of llvm::toStringRef in TypeSystem.cpp"
   href="https://bugs.llvm.org/show_bug.cgi?id=44736">bug 44736</a>
              from <span class="vcard"><a class="email" href="mailto:jdevlieghere@apple.com" title="Jonas Devlieghere <jdevlieghere@apple.com>"> <span class="fn">Jonas Devlieghere</span></a>
</span></b>
        <pre>commit 574685b879acff462faa1e5e480825033c589778 (HEAD -> master, origin/master)
Author: Jonas Devlieghere <<a href="mailto:jonas@devlieghere.com">jonas@devlieghere.com</a>>
Date:   Fri Jan 31 10:54:41 2020 -0800

    [lldb/Symbol] Use StringRef ctor to prevent incorrect overload

    Use the StringRef constructor instead of toStringRef so we don't end up
    with the wrong overload (llvm::toStringRef(bool)).

    Fixes PR44736</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>