[clang] [NFC] Skip a test on target={{.*}}-apple-darwin for TLS using (PR #218824)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 25 19:52:53 PDT 2026
ChuanqiXu9 wrote:
> With this change, we will skip the whole test when targeting Darwin/macOS, even for the versions which support TLS.
>
> Just wanted to make sure that this is intended (vs. only disabling the impacted cases).
I don't feel that bad. As this is not target dependent, this is only related to target as some targets not supporting TLS.
https://github.com/llvm/llvm-project/pull/218824
More information about the cfe-commits
mailing list