[libcxx-commits] [PATCH] D121213: [libc++] Enable modernize-use-equals-delete
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 8 17:16:48 PST 2022
EricWF added a comment.
Are we sure this doesn't break the ABI because changing user declared constructors into delete constructors can do that, Can't it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121213/new/
https://reviews.llvm.org/D121213
More information about the libcxx-commits
mailing list