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

LGTM with an inline comment.



================
Comment at: include/clang/Basic/Cuda.h:49
   SM_72,
+  LAST,
 };
----------------
We have last, invalid, etc... maybe we should pick one among all the targets? :)



https://reviews.llvm.org/D43045



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

Reply via email to