summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/frame-diagnose/inheritance
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-05-27 17:07:38 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-05-27 17:07:38 +0000
commit3c6595d65dec1df7db1016366ef0c0e34686c1c0 (patch)
tree05ae2f436dc6652fd18e2a331367bf83adacc032 /lldb/packages/Python/lldbsuite/test/functionalities/frame-diagnose/inheritance
parent79dae5ba2a9f9d30450bbc9a5010ec0e3518ed28 (diff)
downloadbcm5719-llvm-3c6595d65dec1df7db1016366ef0c0e34686c1c0.tar.gz
bcm5719-llvm-3c6595d65dec1df7db1016366ef0c0e34686c1c0.zip
[OMPT] Fix test parallel/not_enough_threads.c
Upcoming changes to FileCheck will modify CHECK-DAG to not match overlapping regions of the input. This test was found to be affected because it expects to find four threads to invoke events of type ompt_event_implicit_task_begin. It turns out this is wrong because OMP_THREAD_LIMIT is set to 2, so there are only two threads. The rest of the test got it right so it went unnoticed until now. (Rewrite test and apply clang-format to it as discussed in the past.) Differential Revision: https://reviews.llvm.org/D47119 llvm-svn: 333361
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/frame-diagnose/inheritance')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud