llvm-project/clang/lib/ExtractAPI
Daniel Grumberg 57c9780d60 [clang][ExtractAPI] Record availability information on all platforms
Currently ExtractAPI only emits availability information for the
current platform. This makes it easy for clients to get all availability
information for a given symbol in one invocation as opposed to having to invoke
clang once per-platform and then merge the symbol-graphs.

Differential Revision: https://reviews.llvm.org/D130918
2022-08-19 14:54:52 -07:00
..
Serialization [clang][ExtractAPI] Record availability information on all platforms 2022-08-19 14:54:52 -07:00
API.cpp [clang][ExtractAPI] Record availability information on all platforms 2022-08-19 14:54:52 -07:00
AvailabilityInfo.cpp [clang][ExtractAPI] Record availability information on all platforms 2022-08-19 14:54:52 -07:00
CMakeLists.txt [clang][ExtractAPI] Record availability information on all platforms 2022-08-19 14:54:52 -07:00
DeclarationFragments.cpp [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ExtractAPIConsumer.cpp [clang][ExtractAPI] Record availability information on all platforms 2022-08-19 14:54:52 -07:00
TypedefUnderlyingTypeResolver.cpp [clang][extract-api] Add support for typedefs 2022-04-06 19:14:05 +01:00
TypedefUnderlyingTypeResolver.h [clang][extract-api] Add support for typedefs 2022-04-06 19:14:05 +01:00