dgoldman added a comment.

I think there's still some more work to be done after this which might move 
some of this around:

- DocumentSymbol support: Currently categories show up as (anonymous) or 
<category name> (see here 
<https://github.com/llvm/llvm-project/blob/a366188d801ccefb4ef3f9d89415e97accc77443/clang-tools-extra/clangd/AST.cpp#L234>).
- QualifiedNames for ObjC, see the conversation here 
<https://reviews.llvm.org/differential/changeset/?ref=1409021>), possibly 
`MyClass.property` and `MyClass(Category)->Ivar`? Someone from Apple might know 
more


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68590/new/

https://reviews.llvm.org/D68590

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to