[all-commits] [llvm/llvm-project] 644ef5: Print the "no plugin" warning only when there is n...

adrian-prantl via All-commits all-commits at lists.llvm.org
Thu Feb 4 11:06:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 644ef580735c9fe4808de89c86a3e476ef1c4fad
      https://github.com/llvm/llvm-project/commit/644ef580735c9fe4808de89c86a3e476ef1c4fad
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M lldb/source/Target/Process.cpp

  Log Message:
  -----------
  Print the "no plugin" warning only when there is no plugin

... and not when the typesystem failed to initialize.

rdar://72562341

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




More information about the All-commits mailing list