forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
availability.c | ||
enum.c | ||
global_record.c | ||
global_record_multifile.c | ||
known_files_only.c | ||
language.c | ||
macro_undefined.c | ||
macros.c | ||
objc_category.m | ||
objc_interface.m | ||
objc_property.m | ||
objc_protocol.m | ||
relative_include.m | ||
struct.c | ||
typedef.c | ||
typedef_anonymous_record.c | ||
typedef_chain.c | ||
underscored.c |