[PATCH] D122202: [clang][extract-api] Add struct support

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 23 09:45:56 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5bb5704c1b35: [clang][extract-api] Add struct support (authored by zixuw).

Changed prior to commit:
  https://reviews.llvm.org/D122202?vs=417438&id=417668#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122202

Files:
  clang/include/clang/ExtractAPI/API.h
  clang/include/clang/ExtractAPI/DeclarationFragments.h
  clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
  clang/lib/ExtractAPI/API.cpp
  clang/lib/ExtractAPI/DeclarationFragments.cpp
  clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
  clang/test/ExtractAPI/struct.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122202.417668.patch
Type: text/x-patch
Size: 20423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/614b30e4/attachment-0001.bin>


More information about the cfe-commits mailing list