[all-commits] [llvm/llvm-project] 9ef7de: [LLDB][GUI] Add required property to text fields
Omar Emara via All-commits
all-commits at lists.llvm.org
Wed Jul 21 14:41:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ef7de7c819d39eaa4176d046083bf585c9274b0
https://github.com/llvm/llvm-project/commit/9ef7de7c819d39eaa4176d046083bf585c9274b0
Author: Omar Emara <mail at OmarEmara.dev>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M lldb/source/Core/IOHandlerCursesGUI.cpp
Log Message:
-----------
[LLDB][GUI] Add required property to text fields
This patch adds a required property to text fields and their
derivatives. Additionally, the Process Name and PID fields in the attach
form were marked as required.
Differential Revision: https://reviews.llvm.org/D106458
More information about the All-commits
mailing list