[lldb] Add a test for Obj-C properties with conflicting names
authorRaphael Isemann <teemperor@gmail.com>
Tue, 30 Mar 2021 09:08:08 +0000 (11:08 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 30 Mar 2021 09:08:16 +0000 (11:08 +0200)
commit6919c58262b0bab682ab48903e714d70a489418b
treed0a75e59363a20c27ded1f96ba370e52712a52da
parent1cbba533ec93864caab8ad2f3fd4293a56723307
[lldb] Add a test for Obj-C properties with conflicting names

This is apparently allowed in Objective-C so we should test this in LLDB.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D99513
lldb/test/API/lang/objc/objc-property/TestObjCProperty.py
lldb/test/API/lang/objc/objc-property/main.m