https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/80845
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80845
>From ecd1cee3e0d7e8bbe7ce98ca81c9c96e1804709c Mon Sep 17 00:00:00 2001
From: Zahira Ammarguellat
Date: Tue, 6 Feb 2024 06:23:22 -0800
Subject: [PATCH] [CLANG] Fix INF/NAN warning. (#80290)
In https://github.com
https://github.com/AaronBallman approved this pull request.
LGTM!
https://github.com/llvm/llvm-project/pull/80845
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80845
>From 3ba4e5fda3394a633604c97b7180947cd928e41d Mon Sep 17 00:00:00 2001
From: Zahira Ammarguellat
Date: Tue, 6 Feb 2024 06:23:22 -0800
Subject: [PATCH] [CLANG] Fix INF/NAN warning. (#80290)
In https://github.com
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80843
---
Full diff: https://github.com/llvm/llvm-project/pull/80845.diff
7 Files Affected:
- (modified) clang/include/clang/Basic/DiagnosticCommonKinds.td (+1-1)
- (modified) clang/inc
llvmbot wrote:
@AaronBallman What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80845
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80845
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80845
resolves llvm/llvm-project#80843
>From f7c85e61fb243b209438ad58852a17d57925e47f Mon Sep 17 00:00:00 2001
From: Zahira Ammarguellat
Date: Tue, 6 Feb 2024 06:23:22 -0800
Subject: [PATCH] [CLANG] Fix INF/NAN warnin