summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-11-28 03:45:24 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-11-28 03:45:24 +0000
commit58c3cc12dacc5eb803972736d29569e16b38d299 (patch)
treecdafb8864e8589e2c43c1c6c39434d8e5cdaca69 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0be19363d1389680b570949cadbfcd6d220e3d87 (diff)
downloadbcm5719-llvm-58c3cc12dacc5eb803972736d29569e16b38d299.tar.gz
bcm5719-llvm-58c3cc12dacc5eb803972736d29569e16b38d299.zip
C++ core issue 1344, PR10618: promote "addition of default argument makes this
a special member" diagnostic from warning to error, and fix the cases where it produced diagnostics with incorrect wording. We don't support this as an extension, and we ban it even in C++98 mode. This breaks too much (for instance, the ABI-specified calling convention for a type can change if it acquires a copy constructor through the addition of a default argument). llvm-svn: 168769
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud