Unverified Commit e98cb360 authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang][build] Fix build warning (#90789)

Fix a warning from some build compilers about an unused lambda capture.
There are some `if constexpr` branches in the body of the code that do
not use the capture.
parent 500dda04
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment