[PATCH] D45294: [libcxx] [test] Remove non-portable assertions from filebuf tests

Billy Robert O'Neal III via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 26 15:24:19 PDT 2018


BillyONeal closed this revision.
BillyONeal added a comment.

D:\msvc\src\qa\VC\Libs\libcxx\upstream>git svn dcommit
Committing to https://llvm.org/svn/llvm-project/libcxx/trunk ...
Use of uninitialized value $rec in scalar chomp at /mingw64/share/perl5/Git.pm line 557, <$fh> chunk 4.
Authentication realm: https://llvm.org:443 LLVM Subversion repository
Password for 'bion':

  M       test/std/input.output/file.streams/fstreams/filebuf.virtuals/pbackfail.pass.cpp
  M       test/std/input.output/file.streams/fstreams/filebuf.virtuals/seekoff.pass.cpp

Committed r330999

  M       test/std/input.output/file.streams/fstreams/filebuf.virtuals/pbackfail.pass.cpp
  M       test/std/input.output/file.streams/fstreams/filebuf.virtuals/seekoff.pass.cpp

r330999 = dc3bb72e3c9a47ef62d6288f73d164d3ba5fe941 (refs/remotes/llvm/master)
No changes between 706a727f5b068a7b5c6f43028cdbaf6ea610abe6 and refs/remotes/llvm/master
Resetting to the latest refs/remotes/llvm/master

D:\msvc\src\qa\VC\Libs\libcxx\upstream>


https://reviews.llvm.org/D45294





More information about the cfe-commits mailing list