[libc++] Update documentation for _executeWithFakeConfig (#184420)
This commit is contained in:
parent
2d4c8e0d0f
commit
a5ca0ec16b
@ -83,7 +83,7 @@ def _memoizeExpensiveOperation(extractCacheKey):
|
||||
|
||||
def _executeWithFakeConfig(test, commands):
|
||||
"""
|
||||
Returns (stdout, stderr, exitCode, timeoutInfo, parsedCommands)
|
||||
Returns (stdout, stderr, exitCode, timeoutInfo, parsedCommands, testUpdateOutput)
|
||||
"""
|
||||
litConfig = lit.LitConfig.LitConfig(
|
||||
progname="lit",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user