[PATCH] D15858: Warn undeclared identifiers in CUDA kernel calls

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 14 15:35:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257839: [CUDA] Warn undeclared identifiers in CUDA kernel calls (authored by jlebar).

Changed prior to commit:
  http://reviews.llvm.org/D15858?vs=44933&id=44938#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15858

Files:
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/include/clang/AST/ExprCXX.h
  cfe/trunk/lib/AST/Expr.cpp
  cfe/trunk/test/SemaCUDA/cxx11-kernel-call.cu
  cfe/trunk/test/SemaCUDA/kernel-call.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15858.44938.patch
Type: text/x-patch
Size: 8565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160114/db678339/attachment-0001.bin>


More information about the cfe-commits mailing list