Skip to content

Commit 870aea3

Browse files
[fixup] Fix formatting
1 parent ae2967f commit 870aea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/update_cc_test_checks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ def main():
400400
clang_args,
401401
extra_commands,
402402
prefixes,
403-
raw_tool_output
403+
raw_tool_output,
404404
)
405405

406406
# Invoke clang -Xclang -ast-dump=json to get mapping from start lines to

0 commit comments

Comments
 (0)