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

    <tr>
        <th>Summary</th>
        <td>
            [libc++][test] `forwardlist.modifiers/assign_range.pass.cpp` is mostly a copy of `prepend_range.pass.cpp`
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            libc++
      </td>
    </tr>

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

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

<pre>
    https://github.com/llvm/llvm-project/blob/9fbcdfc7c6f547064a8fed7618aa6ba00153048d/libcxx/test/std/containers/sequences/forwardlist/forwardlist.modifiers/assign_range.pass.cpp#L11-L35

mentions `assign_range` once, but otherwise mentions `prepend_range` repeatedly as it was copied from another test and insufficiently modified:

https://github.com/llvm/llvm-project/blob/9fbcdfc7c6f547064a8fed7618aa6ba00153048d/libcxx/test/std/containers/sequences/forwardlist/forwardlist.modifiers/prepend_range.pass.cpp#L11-L35
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzUU8Fu3CAU_Bp8QbEwNth78CHpak-5tffqAY81kQ0u4CT79xXeVnHVXnKsZGGDPCNm3gyk5K4ecSTiiYhzBVueQhy_Zlwn8N-e4RVe8aVSwdzGKec1kfaR8Avhl6vL06ZqHRbCL_P8-vv1sMbwgjoTflFzUIRfTlZpY3WvpRVdz2QHg0XTy2YAkAoYa0TLusEUAqf0-zvhl4ypMKRcTnXwGZzHmMoR_tjQayzfNsQ3iGZ2-8-HXb0E46y7I-4av0fwV6xXSKnW60p4-9w0D8-tIOxM2ON9XdBnF3yiRLIjjEhGg9dI-BeqtkxDnjC-uYT0iFgjrujNB6TsIaOZbxQSdZm-QaI6rA4NtTEsFPzORItcCt5Q59NmrdMOfZ5v9JcMU1w_XPN_ncQfBv1jFJUZW3NqT1Dh2PSsGZqhE7yaRqlEA9hpw6Q4ScGVBejb3jbYDB0oUbmRM942nAnelqW2rWDiJM0AgzVMWNIxXMDNdXGmDvFauZQ2HPtOtLKaQeGc9hJwXqQT_rQ_vJQijrudarsm0rGiKn3QZJfnvT4HmDgT8bQbJ84lGJ9LpmTUJbqEVBIAJS83GuxfATsCqi3On-_n7kC5x27CzwAAAP__UOpUtw">