llvm-project/clang/test/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
..
availability.c [clang][ExtractAPI] Record availability information on all platforms 2022-08-19 14:54:52 -07:00
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 [clang][ExtractAPI] Fix objc_property.m reference output 2022-07-27 11:34:17 +01:00
objc_protocol.m
relative_include.m
struct.c
typedef.c
typedef_anonymous_record.c
typedef_chain.c
underscored.c