[flang-commits] [flang] [Flang][NFCI] Use abstraction for binary scalar data (PR #212956)
Michael Kruse via flang-commits
flang-commits at lists.llvm.org
Wed Aug 12 07:49:01 PDT 2026
Meinersbur wrote:
I changed `character-value.h` to `char.h`. The reason is that it clashes with the same header (and class name) from #206907. This was originally intentional but also keeps me from splitting smaller PRs out of #206907 that do not immediately replace the entirety of `CharacterValue`.
https://github.com/llvm/llvm-project/pull/212956
More information about the flang-commits
mailing list