diff options
| author | Mikhail R. Gadelha <mikhail@igalia.com> | 2023-06-19 14:41:43 -0300 |
|---|---|---|
| committer | Mikhail R. Gadelha <mikhail@igalia.com> | 2023-06-20 15:41:18 -0300 |
| commit | a2df87c2b0ea7eef6b124a41f818212173071560 (patch) | |
| tree | ad0fc71739f25bea1bde105d5b9929e96031d5eb /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 19c26a7c03559a6c7ab1968fcf98e39fd4a86714 (diff) | |
[libc] Fix libmath test compilation when using UInt<T>
This patch:
(1) adds the add_with_carry_const and sub_with_borrow_const constexpr calls
to add and sub, respectively. Both add and sub are constexpr calls and
were call the non-constexpr version of add/sub_with_borrow.
(2) adds explicit UIntType construct calls in some fp tests.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D150223
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
