aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-04-14 01:09:43 -0700
committerGitHub <noreply@github.com>2025-04-14 10:09:43 +0200
commit73b554d7a0a666e252f3c837510a55ee1acb1df5 (patch)
tree088616f7d384d4baab62229f732874b2a3790a40 /clang/lib/CodeGen/CodeGenModule.cpp
parentd792094c26dc6b40136f1e6c2e393c041062e371 (diff)
downloadllvm-73b554d7a0a666e252f3c837510a55ee1acb1df5.zip
llvm-73b554d7a0a666e252f3c837510a55ee1acb1df5.tar.gz
llvm-73b554d7a0a666e252f3c837510a55ee1acb1df5.tar.bz2
[lldb] Make sure the process is stopped when computing the symbol context (#135458)
Make sure the process is stopped when computing the symbol context. Both Adrian and Felipe reported a handful of crashes in GetSymbolContext called from Statusline::Redraw on the default event thread. Given that we're handling a StackFrameSP, it's not clear to me how that could have gotten invalidated, but Jim points out that it doesn't make sense to compute the symbol context for the frame when the process isn't stopped. Depends on #135455
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions