[PATCH] D11928: Small fixup

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 14:15:40 PDT 2015


rnk added a comment.

I added this code before C++11 migration. I wanted to explicitly default the copy ctor to document that it's a value type, rather than defaulting it implicitly. You can nuke both comments and uncomment the definition.


http://reviews.llvm.org/D11928





More information about the cfe-commits mailing list