aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorZahira Ammarguellat <zahira.ammarguellat@intel.com>2024-07-25 09:32:34 -0700
committerGitHub <noreply@github.com>2024-07-25 12:32:34 -0400
commit342328db6b2a69cf59c01a6115b1baab925c0736 (patch)
treef5335880d65d7f8ad0ad433d9ccc151443534679 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent1db7d2ae226c96e0243309e1688c6e0cfb9236bd (diff)
downloadllvm-342328db6b2a69cf59c01a6115b1baab925c0736.zip
llvm-342328db6b2a69cf59c01a6115b1baab925c0736.tar.gz
llvm-342328db6b2a69cf59c01a6115b1baab925c0736.tar.bz2
[CLANG] Emit warning in finite math mode when INF and NAN are used. (#99672)
In finite math mode when special math builtins `__builtin_inf` and `__builtin_nan` are used a warning is emitted when the builtin is expanded and at call point. This warning at call point was missing for` __builtin_inf` and this patch fixes the issue (https://github.com/llvm/llvm-project/issues/98018).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions