summaryrefslogtreecommitdiff
path: root/test/std/containers/associative/multiset/equal_range.pass.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2017-11-21 22:41:15 +0000
committerMartin Storsjo <martin@martin.st>2017-11-21 22:41:15 +0000
commitabba9f214b2d0453ab9a7c1b411d5f31749a3afd (patch)
tree0142ce1454f1a7973205de8cee19e7739514d649 /test/std/containers/associative/multiset/equal_range.pass.cpp
parent37332d772480307af423fbea817c29a0832be86e (diff)
Remove a broken win32 locale function redirection
One can't replace vsscanf(_l) with a sscanf(_l) that doesn't take a va_list. This has been untouched since it was added in SVN r140728, so apparently it hasn't been used since. One reason for this mistake originally might have been that there was no _vsscanf_l until MSVC 2015. Since it's unused, just remove this define. Differential Revision: https://reviews.llvm.org/D40323 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318810 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/std/containers/associative/multiset/equal_range.pass.cpp')
0 files changed, 0 insertions, 0 deletions