[all-commits] [llvm/llvm-project] 828fb0: Fix a null dereference in the LLDB data formatters.
adrian-prantl via All-commits
all-commits at lists.llvm.org
Tue Feb 25 16:44:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 828fb0c51ad63369c1ab6350a4e8e9f941f25831
https://github.com/llvm/llvm-project/commit/828fb0c51ad63369c1ab6350a4e8e9f941f25831
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M llvm/utils/lldbDataFormatters.py
Log Message:
-----------
Fix a null dereference in the LLDB data formatters.
More information about the All-commits
mailing list