hanchenye-llvm-project/clang/test
Anastasia Stulova c25ea86d43 [Sema] Diagnose addr space mismatch while constructing objects
If we construct an object in some arbitrary non-default addr space
it should fail unless either:
- There is an implicit conversion from the address space to default
/generic address space.
- There is a matching ctor qualified with an address space that is
either exactly matching or convertible to the address space of an
object.

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

llvm-svn: 363944
2019-06-20 16:23:28 +00:00
..
ARCMT
AST Dump more information about expressions involving temporaries when dumping the AST to JSON. 2019-06-20 16:22:35 +00:00
ASTMerge
Analysis [Testing] Dumping the graph requires assertions be enabled 2019-06-20 09:58:58 +00:00
CXX
ClangScanDeps [test] NFC, udpate clang-scan-deps tests to not use -c to avoid driver issues when no integrated assembler is present 2019-06-18 21:36:30 +00:00
CodeCompletion
CodeGen [clang][NewPM] Fixing remaining -O0 tests that are broken under new PM 2019-06-19 17:41:30 +00:00
CodeGenCUDA
CodeGenCXX [Sema] Diagnose addr space mismatch while constructing objects 2019-06-20 16:23:28 +00:00
CodeGenCoroutines
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL Reapply "r363684: AMDGPU: Add GWS instruction builtins" 2019-06-19 19:55:49 +00:00
CodeGenOpenCLCXX [Sema] Diagnose addr space mismatch while constructing objects 2019-06-20 16:23:28 +00:00
Coverage
CoverageMapping
Driver
FixIt
Format
Frontend [clang][NewPM] Fixing remaining -O0 tests that are broken under new PM 2019-06-19 17:41:30 +00:00
Headers
Import
Index
Integration
Layout
Lexer
Misc
Modules
OpenMP [OpenMP] Strengthen regression tests for task allocation under nowait depend clauses NFC 2019-06-19 14:26:43 +00:00
PCH
Parser
Preprocessor Fix tests after r363749 2019-06-18 23:40:17 +00:00
Profile
Refactor
Rewriter
Sema [AST] Fixed extraneous warnings for binary conditional operator 2019-06-19 18:37:01 +00:00
SemaCUDA
SemaCXX [Sema] Diagnose addr space mismatch while constructing objects 2019-06-20 16:23:28 +00:00
SemaObjC
SemaObjCXX
SemaOpenCL [OpenCL] Split type and macro definitions into opencl-c-base.h 2019-06-19 12:48:22 +00:00
SemaOpenCLCXX
SemaTemplate
TableGen
Templight
Tooling
Unit
VFS
clang-rename
.clang-format
CMakeLists.txt [clang][NewPM] Fixing remaining -O0 tests that are broken under new PM 2019-06-19 17:41:30 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [clang][NewPM] Fixing remaining -O0 tests that are broken under new PM 2019-06-19 17:41:30 +00:00
lit.site.cfg.py.in [clang][NewPM] Fixing remaining -O0 tests that are broken under new PM 2019-06-19 17:41:30 +00:00
make_test_dirs.pl