ABataev added inline comments.

================
Comment at: clang/include/clang/AST/OpenMPClause.h:2554
+      break;
+    case llvm::omp::OMPC_adjust_args:
+    case llvm::omp::OMPC_affinity:
----------------
I think all these cases are unexpected and must be terminated with 
llvm_unreachable


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

https://reviews.llvm.org/D123235

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

Reply via email to