diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-09-29 22:19:06 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-09-29 22:19:06 +0000 |
commit | 2d3754d82ecd05b8f1c15ffb3c63915ceac452e7 (patch) | |
tree | f0b5ce5141c66d67a7ea3b919e206bb9e74b2421 /clang/lib/AST/Expr.cpp | |
parent | 9e9a057a9b4fd7d738d988038019fac087b01626 (diff) | |
download | bcm5719-llvm-2d3754d82ecd05b8f1c15ffb3c63915ceac452e7.tar.gz bcm5719-llvm-2d3754d82ecd05b8f1c15ffb3c63915ceac452e7.zip |
test runner: switch to pure-Python timeout mechanism
The timeout mechanism has been implemented in python,
so there is no more dependence on external utilities
for timing out an inferior dotest.py process.
Platform-specific bits are implemented for POSIX-like
and Windows platforms. There is a small class named
ProcessHelper in process_control.py that needs to be
overridden for platforms that fall outside of the
POSIX-like and Windows platforms.
See http://reviews.llvm.org/D13124 for more details.
llvm-svn: 248834
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions