This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Add flags to symbol requests to restrict to ObjC symbols
AbandonedPublic

Authored by dgoldman on Jun 6 2022, 8:02 AM.

Details

Reviewers
None
Summary

clangd will set this flag for files with ObjC language flag enabled. This can be used to only include ObjC symbols when searching for symbols.

Diff Detail

Event Timeline

dgoldman created this revision.Jun 6 2022, 8:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2022, 8:02 AM
dgoldman requested review of this revision.Jun 6 2022, 8:02 AM
dgoldman abandoned this revision.Jun 29 2023, 4:07 PM