[all-commits] [llvm/llvm-project] 2af629: [lldb] Fixup address in JSONUtils::ValuePointsToCo...
Alex Langford via All-commits
all-commits at lists.llvm.org
Mon Jun 8 12:36:16 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2af629d7874007bef7f9ae03027bab4a8abfcde2
https://github.com/llvm/llvm-project/commit/2af629d7874007bef7f9ae03027bab4a8abfcde2
Author: Alex Langford <alangford at apple.com>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M lldb/tools/lldb-dap/JSONUtils.cpp
Log Message:
-----------
[lldb] Fixup address in JSONUtils::ValuePointsToCode (#201951)
On platforms with metadata in pointers (i.e. arm64e), the address must
be fixed up before requesting a load address.
This fixes TestDAP_evaluate.py for arm64e.
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