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

Jason Henline via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 7 10:49:57 PST 2016


jhen updated this revision to Diff 44229.
jhen added a comment.

- CallExpr ctor for ArrayRef of pre-args


http://reviews.llvm.org/D15858

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15858.44229.patch
Type: text/x-patch
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160107/3ecf0694/attachment-0001.bin>


More information about the cfe-commits mailing list