[Lldb-commits] [PATCH] D77529: Prefer executable files from sysroot over files from local filesystem

Yuri Per via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 6 03:45:37 PDT 2020


yuri added a comment.

Build failure is a bug of //tidy// script and is not caused by the patch itself.

  /mnt/disks/ssd0/agent/workspace/amd64_debian_testing_clang8/lldb/source/Target/RemoteAwarePlatform.cpp:9:10: error: 'lldb/Target/RemoteAwarePlatform.h' file not found [clang-diagnostic-error]
  #include "lldb/Target/RemoteAwarePlatform.h"
           ^


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77529/new/

https://reviews.llvm.org/D77529





More information about the lldb-commits mailing list