[all-commits] [llvm/llvm-project] bc9b10: [lldb] Fix an include in HostTest.cpp

Pavel Labath via All-commits all-commits at lists.llvm.org
Fri Oct 15 02:12:37 PDT 2021


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

  Changed paths:
    M lldb/unittests/Host/linux/HostTest.cpp

  Log Message:
  -----------
  [lldb] Fix an include in HostTest.cpp

The previous include was too broad, and its better if the host tests do
not depend on non-host libraries.




More information about the All-commits mailing list