summaryrefslogtreecommitdiffstats
path: root/lldb/www/cpp_reference/html/SBInputReader_8h_source.html
diff options
context:
space:
mode:
authorNico Rieck <nico.rieck@gmail.com>2013-07-19 17:08:08 +0000
committerNico Rieck <nico.rieck@gmail.com>2013-07-19 17:08:08 +0000
commitb21ebec2c441a759731a100059367b8ab05c940a (patch)
tree994ec926ef72b025dfd3dce6e26c8a11c2b4df9f /lldb/www/cpp_reference/html/SBInputReader_8h_source.html
parent4652d893bc8c7fc75d154ba98b308ddfe3e79f2c (diff)
downloadbcm5719-llvm-b21ebec2c441a759731a100059367b8ab05c940a.tar.gz
bcm5719-llvm-b21ebec2c441a759731a100059367b8ab05c940a.zip
lit: Support cancellation on Windows
The current machinery using KeyboardInterrupt for canceling doesn't work with multiple threads on Windows as it just cancels the currently run tests but the runners continue. We install a handler for Ctrl-C which stops the provider from providing any more tests to the runners. Together with aborting all currently running tests, this brings lit to a halt. llvm-svn: 186695
Diffstat (limited to 'lldb/www/cpp_reference/html/SBInputReader_8h_source.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud