summaryrefslogtreecommitdiffstats
path: root/libcxx/src
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2018-09-24 23:17:44 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2018-09-24 23:17:44 +0000
commit236ffdeeb2e013c8368f1cf0904d1d43f30f4d2d (patch)
tree6d75afeb261023a5085de900ca02c7e3a4bf5d8a /libcxx/src
parent44ecb0e3c20153860b0f303e1ab8a29d11ae12ba (diff)
downloadbcm5719-llvm-236ffdeeb2e013c8368f1cf0904d1d43f30f4d2d.tar.gz
bcm5719-llvm-236ffdeeb2e013c8368f1cf0904d1d43f30f4d2d.zip
P0962R1: only use the member form of 'begin' and 'end' in a range-based
for loop if both members exist. This resolves a DR whereby an errant 'begin' or 'end' member in a base class could result in a derived class not being usable as a range with non-member 'begin' and 'end'. llvm-svn: 342925
Diffstat (limited to 'libcxx/src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud