arichardson wrote: It looks like there are also shorter feature names that can be used for the `UNSUPPORTED:` cases: https://github.com/llvm/llvm-project/blob/main/libcxx/utils/libcxx/test/features/platform.py
`darwin` and `windows` work (without the `system-` prefix.) https://github.com/llvm/llvm-project/pull/167642 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
