Skip to content

Commit 3a8d176

Browse files
authored
[utils][filecheck-lint] Add shebang (#92243)
1 parent 74218a9 commit 3a8d176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/utils/filecheck_lint/filecheck_lint.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
# ===----------------------------------------------------------------------===##
23
#
34
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)