forked from OSchip/llvm-project
parent
6573818e38
commit
74d53758c5
|
@ -72,7 +72,7 @@ config = {}
|
|||
# Delay startup in order for the debugger to attach.
|
||||
delay = False
|
||||
|
||||
# Dump the Python sys.path variable.
|
||||
# Dump the Python sys.path variable. Use '-D' to dump sys.path.
|
||||
dumpSysPath = False
|
||||
|
||||
# By default, failfast is False. Use '-F' to overwrite it.
|
||||
|
|
Loading…
Reference in New Issue