llvm-project
5225901e
- [flang] Add [[maybe_unused]] to fix -Werror build (#83456)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang] Add [[maybe_unused]] to fix -Werror build (#83456) Add the [[maybe_unused]] attribute to a variable in lib/Lower/OpenMP/OpenMP.cpp to avoid a (possibly bogus) unused variable warning when building with GCC 9.3.0.
References
#83456 - [flang] Add [[maybe_unused]] to fix -Werror build
Author
klausler
Parents
75fb825b
Loading