[flang-commits] [flang] [flang] Enclose Walk overloads into class for lookup purposes (PR #115926)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Tue Nov 12 11:17:57 PST 2024


kparzysz wrote:

> what is broken that this patch fixes?

I'm trying to add more nodes for OpenMP, and when I have a variant inside of a tuple, the visitor breaks.

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


More information about the flang-commits mailing list