[all-commits] [llvm/llvm-project] 51ce06: [lldb] NFC: less nesting in SearchFilter.cpp
Konrad Kleine via All-commits
all-commits at lists.llvm.org
Thu Dec 5 23:39:31 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 51ce067a442ee6381527b12d113f51906b0245a8
https://github.com/llvm/llvm-project/commit/51ce067a442ee6381527b12d113f51906b0245a8
Author: Konrad Kleine <kkleine at redhat.com>
Date: 2019-12-06 (Fri, 06 Dec 2019)
Changed paths:
M lldb/source/Core/SearchFilter.cpp
Log Message:
-----------
[lldb] NFC: less nesting in SearchFilter.cpp
I was working on SearchFilter.cpp and felt it a bit too complex in some cases in terms of nesting and logic flow.
Reviewers: teemperor, JDevlieghere
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D71022
More information about the All-commits
mailing list