[all-commits] [llvm/llvm-project] cde67b: [lldb-dap] fix config value comparison (#142017)
Ely Ronnen via All-commits
all-commits at lists.llvm.org
Thu May 29 14:41:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cde67b6663f994fcb4ded28fd79b23a13d347c4a
https://github.com/llvm/llvm-project/commit/cde67b6663f994fcb4ded28fd79b23a13d347c4a
Author: Ely Ronnen <elyronnen at gmail.com>
Date: 2025-05-29 (Thu, 29 May 2025)
Changed paths:
M lldb/tools/lldb-dap/src-ts/debug-configuration-provider.ts
Log Message:
-----------
[lldb-dap] fix config value comparison (#142017)
Fix TypeSCript comparison (when defining an empty config string like
`commandEscapePrefix=""` it would skip it)
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