llvm-project/lldb/utils
Jonas Devlieghere b543c16869 [dotest] Remove -q (quiet) flag.
This patch removes the -q (quiet) flag and changing the default
behavior. Currently the flag serves two purposes that are somewhat
contradictory, as illustrated by the difference between the argument
name (quiet) and the configuration flag (parsable). On the one hand it
reduces output, but on the other hand it prints more output, like the
result of individual tests. My proposal is to guard the extra output
behind the verbose flag and always print the individual test results.

Differential revision: https://reviews.llvm.org/D66837

llvm-svn: 370226
2019-08-28 16:28:58 +00:00
..
TableGen [TableGen] Move helpers into LLDBTableGenUtils. 2019-07-31 00:47:00 +00:00
lit-cpuid [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00
lldb-dotest [dotest] Remove -q (quiet) flag. 2019-08-28 16:28:58 +00:00
lui [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00
test [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00
vim-lldb [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00