[libcxx-commits] [PATCH] D122016: Allow test suite run to be interupted using ctrl-C.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 18 11:00:20 PDT 2022


ldionne added a comment.

This sounds reasonable, but I'm curious -- can you describe what's the difference before and after the patch? Aren't we able to kill the test suite with CTRL-C right now?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122016



More information about the libcxx-commits mailing list