Issue 139360
Summary [OpenMP] Assertion `!isTokenSpecial() && "Should consume special tokens with Consume*Token"' failed.
Labels new issue
Assignees
Reporter k-arrows
    Reproducer:
https://godbolt.org/z/6M3soqfGo
```cpp
void f(){
#pragma omp cancel(
```

I don't know if this issue is a dulicate of https://github.com/llvm/llvm-project/issues/113722.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to