[libcxx-commits] [PATCH] D154557: [libc++] Add more general death tests and make them work on more platforms

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 5 18:33:56 PDT 2023


philnik added subscribers: fsb4000, mstorsjo.
philnik added a comment.

@mstorsjo @fsb4000 Could one of you help me out with spawning processes on windows? It should be fairly simple. You just have to return the output of `stdout` and `stderr` and the return value from `run_test_process`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154557/new/

https://reviews.llvm.org/D154557



More information about the libcxx-commits mailing list