================ ---------------- cyndyishida wrote:
Could you add a testcase that legitimate conflicting availabilities are still diagnosed? e.g. e.g. ` __attribute__((availability(anyAppleOS, introduced=26.0))) __attribute__((availability(anyAppleOS, introduced=27.0))); __attribute__((availability(iOS, introduced=28.0)));` https://github.com/llvm/llvm-project/pull/190817 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
