[all-commits] [llvm/llvm-project] 741979: [clang][examples] Fix build failure (NFC)
Jie Fu (傅杰) via All-commits
all-commits at lists.llvm.org
Sat Jun 29 06:44:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74197925dcb144ba31c7abfc61494c31c03d1f64
https://github.com/llvm/llvm-project/commit/74197925dcb144ba31c7abfc61494c31c03d1f64
Author: Jie Fu <jiefu at tencent.com>
Date: 2024-06-29 (Sat, 29 Jun 2024)
Changed paths:
M clang/examples/LLVMPrintFunctionNames/LLVMPrintFunctionNames.cpp
Log Message:
-----------
[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)
^
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list