This test fails on several aarch64 bots
clang-aarch64-lld-2stage ( https://lab.llvm.org/buildbot/#/builders/185/builds/3525 ) clang-aarch64-full-2stage ( https://lab.llvm.org/buildbot/#/builders/179/builds/5904 ) clang-aarch64-sve-vla ( https://lab.llvm.org/buildbot/#/builders/197/builds/4519 )
Disable it while this is analyzed.
You should use the newer syntax: https://github.com/llvm/llvm-project/commit/8a86860207f0d5c794a2b8c0b384001710e5d036
For example another test that excludes windows and aarch64:
(I think darwin doesn't use it because the word darwin doesn't appear in the target triple)