diff options
author | Ely Ronnen <elyronnen@gmail.com> | 2025-04-25 18:30:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 09:30:09 -0700 |
commit | 51dc0cc7a43a4aef98a62bae93e758083f92b6f4 (patch) | |
tree | 8c7e9422215504f3ff366f31d0a3c3a104c9a16e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7ff3d3bd1d5b0c9096377bf4c89d0de043dec805 (diff) | |
download | llvm-51dc0cc7a43a4aef98a62bae93e758083f92b6f4.zip llvm-51dc0cc7a43a4aef98a62bae93e758083f92b6f4.tar.gz llvm-51dc0cc7a43a4aef98a62bae93e758083f92b6f4.tar.bz2 |
[lldb-dap] Handle stack frames without a module (#136777)
* Fix error in lldb-dap when the stack trace contains a frame without a
module by simply showing the first 32 assembly instructions after the PC.
* Adds a test with a simple example that triggers this case.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions