tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

One question, LGTM otherwise.


================
Comment at: clang/lib/Sema/SemaExprCXX.cpp:688
@@ +687,3 @@
+  if (getLangOpts().CUDA)
+    CheckCUDAExceptionExpr(OpLoc, "throw");
+
----------------
Do you need/want to check returned result?


https://reviews.llvm.org/D25036



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

Reply via email to