diff options
author | Jie Fu <jiefu@tencent.com> | 2024-06-29 21:42:26 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-06-29 21:42:26 +0800 |
commit | 74197925dcb144ba31c7abfc61494c31c03d1f64 (patch) | |
tree | e2d8aa270e35cb2f6808ab1eb3d4d64c50b7ab9d /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 74deadf19650f6f3b6392ba09caa20dd38ae41e0 (diff) | |
download | llvm-74197925dcb144ba31c7abfc61494c31c03d1f64.zip llvm-74197925dcb144ba31c7abfc61494c31c03d1f64.tar.gz llvm-74197925dcb144ba31c7abfc61494c31c03d1f64.tar.bz2 |
[clang][examples] Fix build failure (NFC)
/llvm-project/clang/examples/LLVMPrintFunctionNames/LLVMPrintFunctionNames.cpp:36:20:
error: cannot use incomplete type 'llvm::Module' as a range
for (auto &F : M)
^
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions