ABataev added inline comments.

================
Comment at: clang/lib/Sema/SemaOpenMP.cpp:13567-13568
+    case OMPD_dispatch:
+      CaptureRegion = OMPD_task;
+      break;
+    default:
----------------
What about other directives?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99679/new/

https://reviews.llvm.org/D99679

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to