[all-commits] [llvm/llvm-project] cfa137: [libc++] Get rid of iostreams in the to_string tests
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Oct 27 10:36:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cfa1376a012bac9cf573a73639d08024512e2346
https://github.com/llvm/llvm-project/commit/cfa1376a012bac9cf573a73639d08024512e2346
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M libcxx/test/std/strings/string.conversions/to_string.pass.cpp
M libcxx/test/std/strings/string.conversions/to_wstring.pass.cpp
A libcxx/test/support/parse_integer.h
Log Message:
-----------
[libc++] Get rid of iostreams in the to_string tests
More information about the All-commits
mailing list