llvm-project/clang/test/SemaOpenCLCXX
Anastasia Stulova 12e3a8af81 [OpenCL] Diagnose conflicting address spaces in templates.
Added new diagnostic when templates are instantiated with
different address space from the one provided in its definition.

This also prevents deducing generic address space in pointer
type of templates to allow giving them concrete address space
during instantiation.

Differential Revision: https://reviews.llvm.org/D55127

llvm-svn: 348382
2018-12-05 17:02:22 +00:00
..
address-space-templates.cl [OpenCL] Diagnose conflicting address spaces in templates. 2018-12-05 17:02:22 +00:00
newdelete.cl
restricted.cl