mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 10:16:06 +00:00

/llvm-project/llvm/tools/llvm-c-test/llvm-c-test.h:39:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] int llvm_test_dibuilder(); ^ void 1 error generated.