Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flang] Remove unused variable lastPrivBlock (NFC)
This fixes the warning: llvm-project/flang/lib/Lower/OpenMP.cpp:94:10: error: unused variable 'lastPrivBlock' [-Werror,-Wunused-variable]
- Loading branch information