https://github.com/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/149339
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Kazu Hirata (kazutakahirata)
Changes
getExceptionMode() already returns LangOptions::FPExceptionModeKind.
---
Full diff: https://github.com/llvm/llvm-project/pull/149339.diff
1 Files Affected:
- (modified) clang/lib/CodeGen/CodeGenFunc
https://github.com/kazutakahirata created
https://github.com/llvm/llvm-project/pull/149339
getExceptionMode() already returns LangOptions::FPExceptionModeKind.
>From 3d531ee0626a226ff3db60c8bf04a447cea6727e Mon Sep 17 00:00:00 2001
From: Kazu Hirata
Date: Thu, 17 Jul 2025 08:10:15 -0700
Subje