Making deleted copy constructors and operators to be private for better diagnostics...
authorChris Bieneman <beanz@apple.com>
Thu, 22 Jan 2015 02:51:33 +0000 (02:51 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 22 Jan 2015 02:51:33 +0000 (02:51 +0000)
commit42fb49cc52cbfd79a7850b668cfcc91810df3b37
treec0d4a6e4db70c753bbf29356bb6b6da719eb532e
parent5eb6ade35f614db7662cba826d213f1abd149a9c
Making deleted copy constructors and operators to be private for better diagnostics when deleted is not available.

llvm-svn: 226769
llvm/include/llvm/Support/CommandLine.h