summaryrefslogtreecommitdiffstats
path: root/llvm/docs/conf.py
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-04-20 18:46:14 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-04-20 18:46:14 +0000
commit83c478d3897d9fdd49f1a85e391c82e3b262d9a2 (patch)
treed22bc4e6742978eb5607d280b3b32c9199777259 /llvm/docs/conf.py
parent134ce10dbf1730d060da3adf231bd1ea8c2d1e83 (diff)
downloadbcm5719-llvm-83c478d3897d9fdd49f1a85e391c82e3b262d9a2.tar.gz
bcm5719-llvm-83c478d3897d9fdd49f1a85e391c82e3b262d9a2.zip
Fix bug where a class's (deleted) copy constructor would be implicitly given a
non-const reference parameter type if the class had any subobjects with deleted copy constructors. This causes a rejects-valid if the class's copy constructor is explicitly defaulted (as happens for some implementations of std::pair etc). llvm-svn: 155218
Diffstat (limited to 'llvm/docs/conf.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud