[Lldb-commits] [PATCH] D80543: [lldb] Manual remove of DISALLOW_COPY_AND_ASSIGN def and one expansion
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 26 11:26:11 PDT 2020
aprantl accepted this revision.
aprantl added a comment.
> I am all for this, because makes lldb code more consistent with llvm (llvm used to have a LLVM_DELETED_FUNCTION macro, but it was removed as soon as c++11 came into being).
That argument makes sense to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80543/new/
https://reviews.llvm.org/D80543
More information about the lldb-commits
mailing list