[all-commits] [llvm/llvm-project] 461b41: [LLDB][NFC] Fix optons parsing and misc. reliabili...
fixathon via All-commits
all-commits at lists.llvm.org
Tue Aug 16 15:30:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 461b410159426fdc6da77e0fb653737e04e0ebe9
https://github.com/llvm/llvm-project/commit/461b410159426fdc6da77e0fb653737e04e0ebe9
Author: Slava Gurevich <sgurevich at gmail.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M lldb/source/Commands/CommandObjectThread.cpp
Log Message:
-----------
[LLDB][NFC] Fix optons parsing and misc. reliability in CommandObjectThread
* Improve reliability by checking return results for calls to FindLineEntryByAddress()
* Fix broken option parsing in SetOptionValue()
Differential Revision: https://reviews.llvm.org/D131983
More information about the All-commits
mailing list