[clang] [clang] Remove "unknown" from availability diags (PR #138610)

Cyndy Ishida via cfe-commits cfe-commits at lists.llvm.org
Thu May 8 09:18:12 PDT 2025


cyndyishida wrote:

> The change looks reasonable but can you add a test? thanks!

Open to other suggestions @cor3ntin, but I didn't figure out a way to ensure part of a diagnostic was omitted with cc1's `-verify` so its a driver test that uses `FIleCheck`

https://github.com/llvm/llvm-project/pull/138610


More information about the cfe-commits mailing list