[all-commits] [llvm/llvm-project] 18a852: [trace][intel-pt] Fix a crash on unconsumed Expect...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Thu Apr 22 13:27:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18a85276426b9604a9ceca8c528b694964dd8d7c
https://github.com/llvm/llvm-project/commit/18a85276426b9604a9ceca8c528b694964dd8d7c
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M lldb/source/Plugins/Process/Linux/IntelPTManager.cpp
Log Message:
-----------
[trace][intel-pt] Fix a crash on unconsumed Expected's Error
Reproducible with build using libipt and -DLLVM_ENABLE_ASSERTIONS=ON:
(lldb) b main
(lldb) r
(lldb) process trace start
More information about the All-commits
mailing list