llvm-project
e98cb360
- [flang][build] Fix build warning (#90789)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#90789 - [flang][build] Fix build warning
Author
klausler
Parents
500dda04
Loading