[flang-commits] [flang] [flang] Allow extended char set in `BIND(C, name="...")` (PR #172457)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Wed Jan 7 07:21:05 PST 2026


klausler wrote:

This patch ignores the discussion on the bug report.  It would allow punctuation characters like `,`, `(`, `)`, &c. to show up in MLIR, LLVM, or assembly code.  Stick to adding the characters that are actually needed.

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


More information about the flang-commits mailing list