llvm-project
5225901e - [flang] Add [[maybe_unused]] to fix -Werror build (#83456)

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.
Author
Parents
Loading