[PATCH] D136455: [clang][ExtractAPI] Add targetFallback to relationships in symbol graph

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 05:12:54 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG671709f0e7d4: [clang][ExtractAPI] Add targetFallback to relationships in symbol graph (authored by dang).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136455/new/

https://reviews.llvm.org/D136455

Files:
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
  clang/test/ExtractAPI/anonymous_record_no_typedef.c
  clang/test/ExtractAPI/enum.c
  clang/test/ExtractAPI/objc_category.m
  clang/test/ExtractAPI/objc_interface.m
  clang/test/ExtractAPI/objc_property.m
  clang/test/ExtractAPI/objc_protocol.m
  clang/test/ExtractAPI/struct.c
  clang/test/ExtractAPI/underscored.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136455.473626.patch
Type: text/x-patch
Size: 10218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221107/6ae17662/attachment.bin>


More information about the cfe-commits mailing list