summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorAnastasia Stulova <anastasia.stulova@arm.com>2019-06-20 16:23:28 +0000
committerAnastasia Stulova <anastasia.stulova@arm.com>2019-06-20 16:23:28 +0000
commitc25ea86d43929c02dcc19512fb26a99ca256657d (patch)
tree0ad87beb7adde675054e9fa58282c99d0a0cfcc2 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent1fffe8d6eede5afedb6da94443229657df724d22 (diff)
downloadbcm5719-llvm-c25ea86d43929c02dcc19512fb26a99ca256657d.tar.gz
bcm5719-llvm-c25ea86d43929c02dcc19512fb26a99ca256657d.zip
[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
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud