[clang-tools-extra] [clang-tidy] Portability Avoid Unprototyped Functions Check (PR #161023)

via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 28 06:42:12 PDT 2025


================
@@ -0,0 +1,58 @@
+//===--- AvoidUnprototypedFunctionsCheck.cpp - clang-tidy -----------------===//
----------------
isuckatcs wrote:

Seems like I used an outdated `add_new_check.py`. 😅 

https://github.com/llvm/llvm-project/pull/161023


More information about the cfe-commits mailing list