summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InstCount.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-08-15 10:17:33 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-08-15 10:17:33 +0000
commit04c7fa09e4a219241d3af4c8d6d4b4102e40bb14 (patch)
treec92351716472e7bd80e96ad2339e59a501c85ca9 /llvm/lib/Analysis/InstCount.cpp
parent0ba9fd6c47bc1a49ec9db249d9c30d9cba85564f (diff)
downloadbcm5719-llvm-04c7fa09e4a219241d3af4c8d6d4b4102e40bb14.tar.gz
bcm5719-llvm-04c7fa09e4a219241d3af4c8d6d4b4102e40bb14.zip
Don't warn for the common pattern of disallowing copying:
class S { S(const S&); // DO NOT IMPLEMENT void operator=(const S&); // DO NOT IMPLEMENT }; llvm-svn: 111100
Diffstat (limited to 'llvm/lib/Analysis/InstCount.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud