[clang-tools-extra] [clang-tidy] Document that check_clang_tidy.py needs unix diff (PR #214681)
Zeyi Xu via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 24 07:35:42 PDT 2026
================
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python3
----------------
zeyi2 wrote:
Seems like unnecessary change, please fix it
https://github.com/llvm/llvm-project/pull/214681
More information about the cfe-commits
mailing list