Remove copy ctor that provides no value over the default.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 17 Nov 2012 09:14:31 +0000 (09:14 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 17 Nov 2012 09:14:31 +0000 (09:14 +0000)
commitdca1ff8909bb630d489dc4c35eb7896e7a272a46
tree839af02b49ee351cf8a2ecb6ca011b5f7e33509b
parent778a6ed358619ae93f73e01ae56ec2dffd932ecc
Remove copy ctor that provides no value over the default.

It's also simpler to just copy the words than mangling bits like this ctor did.

llvm-svn: 168258
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h