[clang-tools-extra] [clang-tidy] Portability Avoid Unprototyped Functions Check (PR #161023)
Carlos Galvez via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 28 02:51:09 PDT 2025
carlosgalvezp wrote:
You can probably also add the -Wstrict-prototypes to the ExtraArgs field in the .clang-tidy file.
https://github.com/llvm/llvm-project/pull/161023
More information about the cfe-commits
mailing list