llvm/flang/include
Kazu Hirata 993625be80 [flang] Use value instead of getValue (NFC)
Flang C++ Style Guide tells us to use x.value() when no presence test
is obviously protecting the reference.  Since assert can be disabled,
I don't count it as "protection" here.

Differential Revision: https://reviews.llvm.org/D130144
2022-07-20 08:56:23 -07:00
..
flang [flang] Use value instead of getValue (NFC) 2022-07-20 08:56:23 -07:00
CMakeLists.txt