[PATCH] D45231: [CUDA] Check initializers of instantiated template variables.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 3 15:44:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC329127: [CUDA] Check initializers of instantiated template variables. (authored by tra, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45231?vs=140867&id=140871#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45231

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaCUDA.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/SemaCUDA/device-var-init.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45231.140871.patch
Type: text/x-patch
Size: 8116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180403/913d9634/attachment.bin>


More information about the cfe-commits mailing list