[PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 11:28:27 PDT 2016
rjmccall added a comment.
Making UnresolvedSet copyable / movable seems reasonable to me.
http://reviews.llvm.org/D18123
More information about the cfe-commits
mailing list