[all-commits] [llvm/llvm-project] 6c8808: [lldb] Fix a thinko in 2ace1e57

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Oct 21 05:06:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c88086ba8046884bb30a72ae1a8bea95e46f022
      https://github.com/llvm/llvm-project/commit/6c88086ba8046884bb30a72ae1a8bea95e46f022
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M lldb/source/Core/PluginManager.cpp

  Log Message:
  -----------
  [lldb] Fix a thinko in 2ace1e57

An empty plugin name means we should try everything.

Picked up by the windows bot.




More information about the All-commits mailing list