- Use this new context in Sema to limit completions to seen ObjC class names
- Use this new context in clangd to disable include insertions when completing ObjC forward decls
Differential D150978
[clang][Sema] Add CodeCompletionContext::CCC_ObjCClassForwardDecl dgoldman on May 19 2023, 9:08 AM. Authored by
Details
Diff Detail
Event Timeline
|