[all-commits] [llvm/llvm-project] b5e70d: [lldb-dap] Use LLDB_INVALID_LINE_NUMBER & LLDB_INV...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Mar 5 16:19:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5e70d06827189cc701b4b02213549cee60c5160
https://github.com/llvm/llvm-project/commit/b5e70d06827189cc701b4b02213549cee60c5160
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M lldb/tools/lldb-dap/Handler/BreakpointLocationsHandler.cpp
M lldb/tools/lldb-dap/SourceBreakpoint.cpp
Log Message:
-----------
[lldb-dap] Use LLDB_INVALID_LINE_NUMBER & LLDB_INVALID_COLUMN_NUMBER (#129948)
Consistently use LLDB_INVALID_LINE_NUMBER & LLDB_INVALID_COLUMN_NUMBER
when parsing line and column numbers respectively.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list