llvm-project/clang/test/SemaOpenCLCXX
Erich Keane a72f11ee20 Fix a pair of tests that would fail on a win32 box
The tests don't specify a triple in some cases, since they shouldn't be
necessary, so I've updated the tests to detect via macro when they are
running on win32 to give the slightly altered diagnostic.
2020-11-17 14:28:52 -08:00
..
address-space-castoperators.cl [OpenCL] Fixed test for the cast operators. 2020-04-28 12:46:36 +01:00
address-space-cond.cl Clean up and slightly generalize implementation of composite pointer 2020-01-10 16:12:00 -08:00
address-space-deduction.cl [OpenCL] Defer addr space deduction for dependent type. 2020-07-13 11:44:38 +01:00
address-space-lambda.cl Fix a pair of tests that would fail on a win32 box 2020-11-17 14:28:52 -08:00
address-space-of-this-class-scope.cl [Sema] Improve diagnostic about addr spaces for overload candidates 2019-12-13 12:35:18 +00:00
address-space-of-this.cl
address-space-references.cl [AST][RecoveryExpr] Build recovery expressions by default for C++. 2020-06-12 15:21:38 +02:00
address-space-templates.cl [OpenCL] Fixed missing address space for templated copy constructor. 2020-07-27 15:18:49 +01:00
address_space_overloading.cl
addrspace-auto.cl [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
addrspace_cast.cl [OpenCL] Added addrspace_cast operator in C++ mode. 2020-05-18 12:07:54 +01:00
addrspace_cast_ast_dump.cl [OpenCL] Added addrspace_cast operator in C++ mode. 2020-05-18 12:07:54 +01:00
kernel_invalid.cl
method-overload-address-space.cl
newdelete.cl
private-access-specifier.cpp
restricted.cl [OpenCL] Move addr space deduction to Sema. 2019-11-27 12:44:42 +00:00