[libcxx-commits] [PATCH] D155360: [libc++][tests] Fix a test testing wrong class
Piotr Fusik via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 15 02:20:09 PDT 2023
pfusik added a comment.
This is just a small test cleanup: the directory and header comment said that it tests `stringstream` but it used `istringstream`.
The test was originally created this way: https://github.com/llvm/llvm-project/commit/1347d334518a3642243e97c7d173452443047e2f#diff-ea0557985f856925f1b019fcd64ee6d1ff0465ad8cd19a42b355e5b9c97589fe
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155360/new/
https://reviews.llvm.org/D155360
More information about the libcxx-commits
mailing list