llvm-project
e98cb360 - [flang][build] Fix build warning (#90789)

Commit
1 year ago
[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.
Author
Parents
Loading