dgoldman added a comment.

I messed around with qualified name changes - lots of things internally rely 
upon the qualified names so that will be best for a separate change. I could 
potentially handle `DocumentSymbol` fixes in here though - LMK if you think it 
makes sense to move some of this logic in AST.cpp (clangd). 
`objcContainerLocalScope` seems like it would be useful to generalize support 
for objc container decls by ensuring that categories becoming fully qualified 
with their class name.


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