mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 07:36:08 +00:00

/llvm-project/clang/examples/LLVMPrintFunctionNames/LLVMPrintFunctionNames.cpp:36:20: error: cannot use incomplete type 'llvm::Module' as a range for (auto &F : M) ^