[PATCH] D16372: [CUDA] Make printf work.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 20 14:06:07 PST 2016


jlebar updated this revision to Diff 45446.
jlebar added a comment.

Remove {} around an if statement.


http://reviews.llvm.org/D16372

Files:
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGCUDACall.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGenFunction.h
  lib/Headers/__clang_cuda_runtime_wrapper.h
  test/CodeGenCUDA/Inputs/cuda.h
  test/CodeGenCUDA/printf.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16372.45446.patch
Type: text/x-patch
Size: 9993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160120/d8a745d4/attachment.bin>


More information about the cfe-commits mailing list