[PATCH] D130581: [clang][ExtractAPI] Ensure that class properties have a kind of "Type Property"

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 08:36:54 PDT 2022


dang created this revision.
dang added reviewers: zixuw, QuietMisdreavus.
Herald added a reviewer: ributzka.
Herald added a project: All.
dang requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Generated symbol graphs should distinguish between type properties and instance
properties.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130581

Files:
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
  clang/test/ExtractAPI/objc_property.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130581.447724.patch
Type: text/x-patch
Size: 18684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220726/0439d1da/attachment-0001.bin>


More information about the cfe-commits mailing list