jlebar marked an inline comment as done.

================
Comment at: lib/CodeGen/CGCUDABuiltin.cpp:87
@@ +86,3 @@
+  // Construct and fill the args buffer that we'll pass to vprintf.
+  llvm::Value* BufferPtr;
+  if (Args.size() <= 1) {
----------------
echristo wrote:
> * on the wrong side ;)
Argh, I really need to set up a linter.  I'm still doing readability reviews, 
and I cannot brain two styles.  Sorry to keep wasting your time with silly 
stuff like this.


http://reviews.llvm.org/D16664



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

Reply via email to