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

Steven Wu via cfe-commits cfe-commits at lists.llvm.org
Tue May 6 09:19:16 PDT 2025


================
@@ -709,7 +711,7 @@ static AvailabilityResult CheckAvailability(ASTContext &Context,
             << EnvName << HintMessage;
----------------
cachemeifyoucan wrote:

Do you want to avoid the extra space here?

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


More information about the cfe-commits mailing list