<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath&#64;google.com">labath@google.com</a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED WORKSFORME - libedit is used during linking with CMake LLDB_DISABLE_LIBEDIT=1" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23703&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=6-vRgYl1Bk9u6k2UJdQgdY9xZmncnSlTTCutrgsJYNo&s=Z7FbnyUac0C7dWWETInKXl-C5qi9_w1LTRbxkELMGcM&e=">bug 23703</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;">CC</td>
           <td>
                
           </td>
           <td>labath@google.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED WORKSFORME - libedit is used during linking with CMake LLDB_DISABLE_LIBEDIT=1" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23703-23c1&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=6-vRgYl1Bk9u6k2UJdQgdY9xZmncnSlTTCutrgsJYNo&s=XH_vyLnnN5vBKC8MTSebdF_aEcZlDKOVxZWAVHViCR4&e=">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED WORKSFORME - libedit is used during linking with CMake LLDB_DISABLE_LIBEDIT=1" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23703&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=6-vRgYl1Bk9u6k2UJdQgdY9xZmncnSlTTCutrgsJYNo&s=Z7FbnyUac0C7dWWETInKXl-C5qi9_w1LTRbxkELMGcM&e=">bug 23703</a>
              from <span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath&#64;google.com">labath@google.com</a>
</span></b>
        <pre>As far as I can see, linking with libedit is disabled properly:
  if (NOT LLDB_DISABLE_LIBEDIT)
    list(APPEND LLDB_SYSTEM_LIBS edit)
  endif()</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>