[all-commits] [llvm/llvm-project] 1c2ee6: Add void cast for preprocessor-conditionall-unused...
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Dec 1 18:25:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c2ee6bdceaa608fee9095f948dca724ddf15b83
https://github.com/llvm/llvm-project/commit/1c2ee6bdceaa608fee9095f948dca724ddf15b83
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
Log Message:
-----------
Add void cast for preprocessor-conditionall-unused loop variable
Fixing -Wunused -Werror build on Android.
More information about the All-commits
mailing list