diff options
author | Ben Langmuir <blangmuir@apple.com> | 2022-07-13 12:10:20 -0700 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2022-07-13 13:36:16 -0700 |
commit | 904422457564b5773b5f65c48c3954cb10a9ad1c (patch) | |
tree | 441844995c62f332cfb651b34609d2a35ac07721 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 3ce78cbd2392d7c98f97d1d424cd7ff582fc28f8 (diff) | |
download | llvm-904422457564b5773b5f65c48c3954cb10a9ad1c.zip llvm-904422457564b5773b5f65c48c3954cb10a9ad1c.tar.gz llvm-904422457564b5773b5f65c48c3954cb10a9ad1c.tar.bz2 |
[test] Fix macOS triple check
While the inferred host triple for macOS is something like
<arch>-apple-darwin, it's also valid to have <arch>-apple-macos.
Currently that globally changes whether an SDKROOT is provided in tests,
so make this check more portable.
Differential Revision: https://reviews.llvm.org/D129684
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions