[llvm] 60bcec4 - [LiveDebugValues] Delete unneeded copy constructor after D83047

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 22 11:11:02 PDT 2020


Hi,

On Sat, Aug 22, 2020 at 6:56 PM Fangrui Song via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> LOG: [LiveDebugValues] Delete unneeded copy constructor after D83047
>
> It will suppress the implicitly-declared copy assignment operator in C++20.

Thanks for the catch + explanation!

--
Thanks,
Jeremy


More information about the llvm-commits mailing list