[flang-commits] [flang] [Flang][NFCI] Use abstraction for binary scalar data (PR #212956)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Sun Aug 2 20:23:34 PDT 2026


================

----------------
eugeneepshteyn wrote:

This will result in a warning in unchecked build. Please add `[[maybe_unused]]` or equivalent.

(This is true for any function that accepts `expectedSize` and only uses it in `CHECK`.)

https://github.com/llvm/llvm-project/pull/212956


More information about the flang-commits mailing list