[all-commits] [llvm/llvm-project] fa5124: [LLDB][NFC] Reliability Fixes for FormatEntity
fixathon via All-commits
all-commits at lists.llvm.org
Mon Aug 15 10:17:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa5124327a01ef060f2c5a301e9600892bb63280
https://github.com/llvm/llvm-project/commit/fa5124327a01ef060f2c5a301e9600892bb63280
Author: Slava Gurevich <sgurevich at gmail.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M lldb/source/Core/FormatEntity.cpp
Log Message:
-----------
[LLDB][NFC] Reliability Fixes for FormatEntity
- Remove dead code
- Fix incorrect null-reference check
Differential Revision: https://reviews.llvm.org/D131850
More information about the All-commits
mailing list