aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorSirui Mu <msrlancern@gmail.com>2025-08-19 23:32:02 +0800
committerGitHub <noreply@github.com>2025-08-19 23:32:02 +0800
commit10d193bf5eb92fda020e3d7304b5b1da6d5d4c1e (patch)
tree41714afea6f0bf2fe6cfddc3d7b23a97f8963fbc /lldb/source/Commands/CommandObjectExpression.cpp
parent6e3c7b8244e9067721ccd0d786755f2ae9c96a87 (diff)
downloadllvm-10d193bf5eb92fda020e3d7304b5b1da6d5d4c1e.zip
llvm-10d193bf5eb92fda020e3d7304b5b1da6d5d4c1e.tar.gz
llvm-10d193bf5eb92fda020e3d7304b5b1da6d5d4c1e.tar.bz2
[CIR][NFC] Fix regression by #153819 (#154346)
This patch fixes a regression introduced by #153819. The evaluation order of the arguments to `emitVAStart` is unspecified, but the test requires the arguments to be evaluated in left-to-right order. It's a bit strange that the pre-merge checks did not catch this. The tests failed on my local machine, which runs Fedora 42 with gcc 15.2.1 .
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions