[all-commits] [llvm/llvm-project] 6919c5: [lldb] Add a test for Obj-C properties with confli...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Mar 30 02:08:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6919c58262b0bab682ab48903e714d70a489418b
https://github.com/llvm/llvm-project/commit/6919c58262b0bab682ab48903e714d70a489418b
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M lldb/test/API/lang/objc/objc-property/TestObjCProperty.py
M lldb/test/API/lang/objc/objc-property/main.m
Log Message:
-----------
[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
More information about the All-commits
mailing list