[PATCH] D25139: [CUDA] Add Sema::CUDADiagBuilder and Sema::CUDADiagIfDeviceCode().

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 11:54:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284143: [CUDA] Add Sema::CUDADiagBuilder and Sema::CUDADiagIf{Device,Host}Code(). (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D25139?vs=73576&id=74564#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25139

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaCUDA.cpp
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/lib/Sema/SemaStmt.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/test/SemaCUDA/exceptions-host-device.cu
  cfe/trunk/test/SemaCUDA/exceptions.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25139.74564.patch
Type: text/x-patch
Size: 19223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161013/5b62680b/attachment-0001.bin>


More information about the cfe-commits mailing list