================ @@ -0,0 +1,58 @@ +//===----------------------------------------------------------------------===// ---------------- mordante wrote:
Not related to this file. But I miss tests for the typedefs added to the 4 classes. These are typically in the types tests. For example, libcxx/test/std/input.output/file.streams/fstreams/filebuf/types.pass.cpp. When adding the test make sure you test all the wording ``` The type native_handle_type represents a platform-specific native handle to a file. It is trivially copyable and models semiregular. ``` https://github.com/llvm/llvm-project/pull/76632 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits