Issue | 139665 |
---|---|
Summary | [OpenMP] crash on invalid with metadirective |
Labels | new issue |
Assignees | |
Reporter | k-arrows |
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
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs