mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 19:07:53 +08:00
/llvm-project/clang/examples/LLVMPrintFunctionNames/LLVMPrintFunctionNames.cpp:33:28: error: unused variable 'key' [-Werror,-Wunused-variable]
static llvm::AnalysisKey key;
^
1 error generated.