summaryrefslogtreecommitdiffstats
path: root/tests/language-server
diff options
context:
space:
mode:
authorLujin Wang <143145775+lujinwangnv@users.noreply.github.com>2025-06-11 15:41:27 -0700
committerGitHub <noreply@github.com>2025-06-11 22:41:27 +0000
commitbe313103884a11f32f3c95ed9d5834647fef2807 (patch)
treeb0bdcdb2c0577c0ef3731f15aadfaf7c72d22052 /tests/language-server
parent45560483447dd737a63efc236b2be07fd0fc4347 (diff)
Add DebugLine before IfElse (#7368)
Missing DebugLine in some basic blocks that include OpBranchConditional causes invalid line number '0' presented in the line table of '.debug_line' section. Emiting Debugline before IfElse fixes the issue. Modified maybeEmitDebugLine() to handle the case without Stmt.
Diffstat (limited to 'tests/language-server')
0 files changed, 0 insertions, 0 deletions