[flang-commits] [flang] [flang][OpenMP] Centralize pushing/popping directive context (PR #204924)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Mon Jun 22 06:07:58 PDT 2026


kparzysz wrote:

> Thanks for this cleanup. I was wondering if there is a way we can assert on unbalanced push/pop.

I added assertions for a matching context directive before pop_back.

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


More information about the flang-commits mailing list