Similar to property, we print the containing interface decl as the
nested name specifier for ivar; otherwise we will get "::ivar_name".
this would fix an assertion crash in clangd: https://github.com/clangd/clangd/issues/365
Differential D79576
[AST] Fix the PrintQualifiedName for ObjC instance variable in class extension. hokein on May 7 2020, 7:17 AM. Authored by
Details Similar to property, we print the containing interface decl as the this would fix an assertion crash in clangd: https://github.com/clangd/clangd/issues/365
Diff Detail
Unit Tests |
clang-format suggested style edits found: