[all-commits] [llvm/llvm-project] 321a0c: The pragma STDC CX_LIMITED_RANGE ON should have pr...
Zahira Ammarguellat via All-commits
all-commits at lists.llvm.org
Wed Jul 17 11:06:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 321a0c00425adeab84bce657cac85ae4634df910
https://github.com/llvm/llvm-project/commit/321a0c00425adeab84bce657cac85ae4634df910
Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M clang/include/clang/AST/Expr.h
M clang/include/clang/AST/Stmt.h
M clang/lib/CodeGen/CGExprComplex.cpp
M clang/test/CodeGen/pragma-cx-limited-range.c
Log Message:
-----------
The pragma STDC CX_LIMITED_RANGE ON should have precedence. (#98520)
The `pragma STDC CX_LIMITED_RANGE` should have precedence over the
command line `-fcomplex-arithmetic`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list