diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2020-01-04 08:32:49 -0800 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2020-01-06 16:16:02 -0800 |
commit | 20f005d25f488fa1dc69d6792700e014c6a5d165 (patch) | |
tree | efe1419ea8d1016dbd232c7d6215ac837c72f398 /clang/lib/Sema/SemaTemplateDeduction.cpp | |
parent | 7ba4595c86be88bf9ebb7261ba49ed4626e5f585 (diff) | |
download | bcm5719-llvm-20f005d25f488fa1dc69d6792700e014c6a5d165.tar.gz bcm5719-llvm-20f005d25f488fa1dc69d6792700e014c6a5d165.zip |
[CodeGen][ObjC] Push the properties of a protocol before pushing the
properties of the protocol it inherits
This fixes a bug where the type string for a @dynamic property of an
@implementation didn't have 'D' in it when the protocol it conforms to
redeclares the property declared in the base protocol.
rdar://problem/45503561
Diffstat (limited to 'clang/lib/Sema/SemaTemplateDeduction.cpp')
0 files changed, 0 insertions, 0 deletions