Reproducer: https://godbolt.org/z/aGxv1PG6d ```cpp void f(){ #pragma omp metadirective( } ``` Essentially the same as https://github.com/llvm/llvm-project/issues/139360, but not yet fixed