[flang][msvc] Rework a MSVC work-around to avoid clang warning
A recent MSVC work-around patch is eliciting unused variable warnings from clang; package the lambda reference arguments into a struct to avoid the warning. Differential revision: https://reviews.llvm.org/D88695
Loading
Please sign in to comment