aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorDavid Goldman <davg@google.com>2021-02-12 11:52:43 -0500
committerDavid Goldman <davg@google.com>2021-03-01 12:37:31 -0500
commit5a2141e3a08ccaacbdb8faf64a47347531b015e0 (patch)
tree2147fc6088d079f14c47752b29e3e95084f2883d /lldb/unittests/ScriptInterpreter/Python
parent216dee9170dce78bb5da960fe770acb0599e81b2 (diff)
downloadllvm-5a2141e3a08ccaacbdb8faf64a47347531b015e0.zip
llvm-5a2141e3a08ccaacbdb8faf64a47347531b015e0.tar.gz
llvm-5a2141e3a08ccaacbdb8faf64a47347531b015e0.tar.bz2
[clangd] Improve document symbols support for Objective-C categories and methods
- Categories will now show up as `MyClass(Category)` instead of `Category` and `MyCategory()` instead of `(anonymous)` in document symbols - Methods will now be shown as `-selector:` or `+selector:` instead of `selector:` to differentiate between instance and class methods in document symbols Differential Revision: https://reviews.llvm.org/D96612
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions