[all-commits] [llvm/llvm-project] fa3a2e: [lldb][NFCI] Refactor regex filtering logic in Com...

Jorge Gorbe Moya via All-commits all-commits at lists.llvm.org
Thu Jul 21 09:23:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa3a2e611d84c29ddb3b48afea0ac64ef85b2de9
      https://github.com/llvm/llvm-project/commit/fa3a2e611d84c29ddb3b48afea0ac64ef85b2de9
  Author: Jorge Gorbe Moya <jgorbe at google.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M lldb/source/Commands/CommandObjectType.cpp

  Log Message:
  -----------
  [lldb][NFCI] Refactor regex filtering logic in CommandObjectTypeFormatterList

Extract a bit of copy/pasted regex filtering logic into a separate
function and simplify it a little bit.

Differential Revision: https://reviews.llvm.org/D130219




More information about the All-commits mailing list