[all-commits] [llvm/llvm-project] 29bd21: [lldb] Added test for objc_direct calls with categ...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Fri Dec 20 02:08:30 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29bd2194979c50097edb39a4beb714bff8c153a1
https://github.com/llvm/llvm-project/commit/29bd2194979c50097edb39a4beb714bff8c153a1
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lang/objc/objc_direct-methods/main.m
Log Message:
-----------
[lldb] Added test for objc_direct calls with categories
As pointed out in D71694 this wasn't tested before in LLDB.
More information about the All-commits
mailing list