Change shebang from python to python3 in update_cc_test_checks.py
authorRoman Rusyaev <rusyaev.rm@gmail.com>
Wed, 13 Jul 2022 20:02:32 +0000 (13:02 -0700)
committerMircea Trofin <mtrofin@google.com>
Wed, 13 Jul 2022 20:02:54 +0000 (13:02 -0700)
commit9f70869545cf40513ffc970f727282f04311aa50
tree5a21e6e328410ae4c2d76670cbe4e5d2469e8a26
parent6abaa8e2103760025cee76528f555de7cf6698e6
Change shebang from python to python3 in update_cc_test_checks.py

All update_test_checks.py scripts were updated in this revision
https://reviews.llvm.org/D70730 except for update_cc_test_checks.py.

Reviewed By: barannikov88

Differential Revision: https://reviews.llvm.org/D129590
llvm/utils/update_cc_test_checks.py