aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorOleksandr T. <oleksandr.tarasiuk@outlook.com>2025-03-10 01:53:20 +0200
committerGitHub <noreply@github.com>2025-03-10 01:53:20 +0200
commitbfdeb5873073ed94b63b1ef1f7e91845c1be88a1 (patch)
treeeb02f33091ca3301f62e59958a1c46395ee6e4ca /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent5c3b05996fa5a076bc086f2eeca56f080f255754 (diff)
downloadllvm-bfdeb5873073ed94b63b1ef1f7e91845c1be88a1.zip
llvm-bfdeb5873073ed94b63b1ef1f7e91845c1be88a1.tar.gz
llvm-bfdeb5873073ed94b63b1ef1f7e91845c1be88a1.tar.bz2
[Clang] use constant evaluation context for constexpr if conditions (#123667)
Fixes #123524 --- This PR addresses the issue of immediate function expressions not properly evaluated in `constexpr` if conditions. Adding the `ConstantEvaluated` context for expressions in `constexpr` if statements ensures that these expressions are treated as manifestly constant-evaluated and parsed correctly.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions