diff --git a/tests/clang_format_utils.py b/tests/clang_format_utils.py index 21a2347ff6..41902eb272 100644 --- a/tests/clang_format_utils.py +++ b/tests/clang_format_utils.py @@ -35,7 +35,7 @@ # github/pytorch/pytorch/tree/63d62d3e44a0a4ec09d94f30381d49b78cc5b095/tools/clang_format_hash PLATFORM_TO_HASH = { "Darwin": "b24cc8972344c4e01afbbae78d6a414f7638ff6f", - "Linux": "c3bba8148b81ce0dde675cb14d2f743e4e6f387f", + "Linux": "9073602de1c4e1748f2feea5a0782417b20e3043", } # Directory and file paths for the clang-format binary.