diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-07-11 00:19:19 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-07-11 00:19:19 +0000 |
| commit | a3405ffcecc6a91efa869812a18866a1c29f6203 (patch) | |
| tree | 3a229ee6be5c8baa390f72bec50e6e61455f8bc8 /llvm/test/Bitcode/mdnodes-distinct-nodes-break-cycles.ll | |
| parent | 18f882c8b84e9e3f25e3a0dc0898a0b25e66f79a (diff) | |
| download | bcm5719-llvm-a3405ffcecc6a91efa869812a18866a1c29f6203.tar.gz bcm5719-llvm-a3405ffcecc6a91efa869812a18866a1c29f6203.zip | |
DR330: look through array types when forming the cv-decomposition of a type.
This allows more qualification conversions, eg. conversion from
'int *(*)[]' -> 'const int *const (*)[]'
is now permitted, along with all the consequences of that: more types
are similar, more cases are permitted by const_cast, and conversely,
fewer "casting away constness" cases are permitted by reinterpret_cast.
llvm-svn: 336745
Diffstat (limited to 'llvm/test/Bitcode/mdnodes-distinct-nodes-break-cycles.ll')
0 files changed, 0 insertions, 0 deletions

