<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/59696>59696</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Sema/SemaConcept.cpp:1348:19: warning: unused variable 'FD1' [-Wunused-variable
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          mykaul
      </td>
    </tr>
</table>

<pre>
    ```
/optimized_clang/stage-0/clang/lib/Sema/SemaConcept.cpp: In member function 'bool clang::Sema::IsAtLeastAsConstrained(clang::NamedDecl*, llvm::MutableArrayRef<const clang::Expr*>, clang::NamedDecl*, llvm::MutableArrayRef<const clang::Expr*>, bool&)':
/optimized_clang/stage-0/clang/lib/Sema/SemaConcept.cpp:1348:19: warning: unused variable 'FD1' [-Wunused-variable]
 1348 |   if (const auto *FD1 = dyn_cast<FunctionDecl>(D1)) {
      | ^~~
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy0U0FvnDwQ_TXDxdqVGWNYDhzIEqRI39dDe-gxMmZ2163ByDZJt4f89srsRs0PaBDSIMbzPO_NGxWCOc9EDcgHkF2m1nhxvpmuP9Vqs8GN1wZKfn95B7wF7N0SzWR-0_isrZrPgH2I6kw7Dti__7FmAOy_0aTu4ehmTUvc62UB0bKnmU00DeTZaZ11NG5mgNXgnGU3CNGCaLf67esptPE_UiG24ejmEL0yM42Ahw-nv6iJxo60BWwBj8zal-mW-X-NarDUeq-uX-kE4qgTyMerHn8tPtWJx1T6OaiJHmAJWANW6cA_VDQXxSGFOqn7qvxsth7YOq-BRvaivEnNJpX7LgesGMiH3fdbeveeBtndmmIJj0F1ZIyZE0tCb9zUGh0DbPsuZyA6Nl7nZ61CBHHs74PctEqED-meGrBmUD3cYbcnwYJ8fHu7C_DusGxsxFiLWmXU5GWV17I4VCK7NBU_yYFrLVELrjkfC1JDfuC1qssiH3hmGuSIOaLklSyE2Osix0OhBS8LIWmUUHCalLH7NL698-fMhLBSI-uyLjOrBrJhWwLEmV7ZlgTEtBO-STW7YT0HKLg1IYa_KNFES80nTyVbvW0uMS4hmQZ7wP5s4mUd9tpNyRrJkrewW7z7QToC9huHANhvHP8EAAD__7m4MLw">