diff options
author | Sofía Rodríguez <sofilin2000@icloud.com> | 2024-01-19 11:56:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 10:56:53 +0000 |
commit | 3d4128f7ff1cd44b95e5057295704f86c0f0b162 (patch) | |
tree | 1386b0a31f59f7b4752eecd3cea39e537382ccd2 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | a90347ecc7e32c25a3b3820723f8405369f3abdc (diff) | |
download | llvm-3d4128f7ff1cd44b95e5057295704f86c0f0b162.zip llvm-3d4128f7ff1cd44b95e5057295704f86c0f0b162.tar.gz llvm-3d4128f7ff1cd44b95e5057295704f86c0f0b162.tar.bz2 |
[clang][ExtractAPI] Record availability information only for the target platform (#76823)
Currently, ExtractAPI provides availability information for all
platforms within a given domain. With this change, we narrow down the
output to include availability details only for the specified target
platform, so users can generate the symbol graph with only the
availability information they need, omitting information of the other
platforms.
This change reverts the functionality introduced in
[`57c9780`](https://github.com/llvm/llvm-project/commit/57c9780).
rdar://120419037
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions