summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2016-07-08 16:54:47 +0000
committerMarshall Clow <mclow.lists@gmail.com>2016-07-08 16:54:47 +0000
commit947ce6b59fa99389689f071c008895e335c7abf0 (patch)
treeee1d6ff60d30b132163fb52ae6d86513db28eaf2 /llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp
parentab8685e9466593f930a5a1988372ab5e96b49f71 (diff)
downloadbcm5719-llvm-947ce6b59fa99389689f071c008895e335c7abf0.tar.gz
bcm5719-llvm-947ce6b59fa99389689f071c008895e335c7abf0.zip
Implement LWG685 (which is from C++11!). Fixes PR#28421. Note: this (subtly) changes the return type of operator-(Iter1, Iter2) where Iter1 is a reverse iterator or a move_iterator, and Iter2 is some other move/reverse iterator type. In practice, I believe that almost every time the second param will be const_XXX and this will mean that the return type will be the same as it was before.
llvm-svn: 274880
Diffstat (limited to 'llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud