Prevent use of the implicit copy constructor on SmallPtrSetImpl. An accidental...
Prevent use of the implicit copy constructor on SmallPtrSetImpl. An accidental copy caused my SmallPtrSet->SmallPtrSetImpl conversion commit to fail the other day. llvm-svn: 215971
Loading
Please sign in to comment