[PATCH] D130918: [clang][ExtractAPI] Record availability information on all platforms

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 19 14:55:10 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG57c9780d60b1: [clang][ExtractAPI] Record availability information on all platforms (authored by dang).

Changed prior to commit:
  https://reviews.llvm.org/D130918?vs=449228&id=454111#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130918

Files:
  clang/include/clang/ExtractAPI/API.h
  clang/include/clang/ExtractAPI/AvailabilityInfo.h
  clang/lib/ExtractAPI/API.cpp
  clang/lib/ExtractAPI/AvailabilityInfo.cpp
  clang/lib/ExtractAPI/CMakeLists.txt
  clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
  clang/test/ExtractAPI/availability.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130918.454111.patch
Type: text/x-patch
Size: 65381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220819/5cbd8f55/attachment-0001.bin>


More information about the cfe-commits mailing list