brintos

brintos / llvm-project-archived public Read only

0
0
Text · 148 B · 4de699f Raw
4 lines · plain
1RUN: %lldb -o 'log list' -o 'log disable system' 2>&1 | FileCheck %s2CHECK-NOT: Logging categories for 'system'3CHECK: Invalid log channel 'system'4