mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 19:26:05 +00:00

/llvm-project/clang/examples/LLVMPrintFunctionNames/LLVMPrintFunctionNames.cpp:33:28: error: unused variable 'key' [-Werror,-Wunused-variable] static llvm::AnalysisKey key; ^ 1 error generated.