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

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 01:59:15 PDT 2022


dang updated this revision to Diff 449228.
dang added a comment.

Remove doc comments in test


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.449228.patch
Type: text/x-patch
Size: 65373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220802/51f6909b/attachment-0001.bin>


More information about the cfe-commits mailing list