Hi all,
The gain in speed from running dosep.ty (the main lldb test driver) is large, but turning it on requires an environment variable and so is hard for users to discover.
To let people know about it, I’d like to commit the attached patch which will print a message if the environment variable is unset (or is set to 1):
print “NOT running multithreaded. Consider setting LLDB_TEST_THREADS environment variable.”
Thanks,
Steve
patch-warnifsinglethreadedtest.txt (1.55 KB)