Commit 407afbf1 authored by Jie Fu's avatar Jie Fu
Browse files

[clang][examples] Remove unused variable 'key' in LLVMPrintFunctionNames.cpp (NFC)

/llvm-project/clang/examples/LLVMPrintFunctionNames/LLVMPrintFunctionNames.cpp:33:28: error: unused variable 'key' [-Werror,-Wunused-variable]
  static llvm::AnalysisKey key;
                           ^
1 error generated.
parent 15fc8094
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment