diff options
author | Daniel Grumberg <dgrumberg@apple.com> | 2022-08-01 14:55:08 +0100 |
---|---|---|
committer | Daniel Grumberg <dgrumberg@apple.com> | 2022-08-19 14:54:52 -0700 |
commit | 57c9780d60b15baf0eba4393857affce47f60aa7 (patch) | |
tree | 4c09c5a234530d67fc61dc11e8e5fe8cc62d046c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 89aaae57eacf77a6902ef8d4af5c92a3d6c642c2 (diff) | |
download | llvm-57c9780d60b15baf0eba4393857affce47f60aa7.zip llvm-57c9780d60b15baf0eba4393857affce47f60aa7.tar.gz llvm-57c9780d60b15baf0eba4393857affce47f60aa7.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions