summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ItaniumMangle.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2015-07-07 03:58:22 +0000
committerDouglas Gregor <dgregor@apple.com>2015-07-07 03:58:22 +0000
commit5054cb04673f883cf7f2f2432fc3d0000b69f6fe (patch)
tree385cd20f12a47455e8b28275ee1e974697d4fe68 /clang/lib/AST/ItaniumMangle.cpp
parent9bda6cff20276f67c02d0d2814ef44c2d62ecd89 (diff)
downloadbcm5719-llvm-5054cb04673f883cf7f2f2432fc3d0000b69f6fe.tar.gz
bcm5719-llvm-5054cb04673f883cf7f2f2432fc3d0000b69f6fe.zip
Warn when an Objective-C collection literal element is converted to an incompatible type.
Objective-C collection literals produce unspecialized NSArray/NSDictionary objects that can then be implicitly converted to specialized versions of these types. In such cases, check that the elements in the collection are suitable for the specialized collection. Part of rdar://problem/6294649. llvm-svn: 241546
Diffstat (limited to 'clang/lib/AST/ItaniumMangle.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud