Fix up typos in a couple of tests; due to agressive short-circuiting, they never...
authorMarshall Clow <mclow.lists@gmail.com>
Sat, 18 Jul 2015 18:24:15 +0000 (18:24 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Sat, 18 Jul 2015 18:24:15 +0000 (18:24 +0000)
commitdd2b7a0a0e6541fd89d205148d50cf499d6d1a72
treeeaf0088c4fc18b14564136a3071dbf5d6b044bac
parent980eda3fc27cd2ceab8ab957c6879db9c1c73813
Fix up typos in a couple of tests; due to agressive short-circuiting, they never failed on clang or gcc, but MSVC whined. Patch by Andrew Parker.

llvm-svn: 242618
libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/overflow.pass.cpp
libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/pbackfail.pass.cpp