aboutsummaryrefslogtreecommitdiff
path: root/clang/tools/include-mapping/cppreference_parser.py
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2022-02-07 20:04:42 +0100
committerPavel Labath <pavel@labath.sk>2022-02-09 11:05:02 +0100
commit5a4fe166d13bf89e6bc387bd96232e8c0f706d27 (patch)
treec7f91525736b4f09a93a33420f05dfee92f256b6 /clang/tools/include-mapping/cppreference_parser.py
parentcdb7675c2649ee91c4e97d84daa76c98cb93b9c4 (diff)
downloadllvm-5a4fe166d13bf89e6bc387bd96232e8c0f706d27.zip
llvm-5a4fe166d13bf89e6bc387bd96232e8c0f706d27.tar.gz
llvm-5a4fe166d13bf89e6bc387bd96232e8c0f706d27.tar.bz2
[lldb/test] Remove sleeps from some lldb-server tests
Instead of using sleeps, have the inferior notify us (via a trap opcode) that the requested number of threads have been created. This allows us to get rid of some fairly dodgy test utility code -- wait_for_thread_count seemed like it was waiting for the threads to appear, but it never actually let the inferior run, so it only succeeded if the threads were already started when the function was called. Since the function was called after a fairly small delay (1s, usually), this is probably the reason why the tests were failing on some bots. Differential Revision: https://reviews.llvm.org/D119167
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions