gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/include/lldb/Core/Debugger.h", "//lldb/include/lldb/Core/ThreadedCommunication.h", "//lldb/include/lldb/Interpreter/CommandInterpreter.h", "//lldb/include/lldb/Target/Process.h", "//lldb/include/lldb/Target/Target.h", "//lldb/include/lldb/Target/TargetList.h", "//lldb/include/lldb/Target/Thread.h", "//lldb/include/lldb/Utility/Broadcaster.h", "//lldb/source/API/SBCommandInterpreter.cpp", "//lldb/source/API/SBCommunication.cpp", "//lldb/source/API/SBDebugger.cpp", "//lldb/source/API/SBEvent.cpp", "//lldb/source/API/SBProcess.cpp", "//lldb/source/API/SBTarget.cpp", "//lldb/source/API/SBThread.cpp", "//lldb/source/Core/Debugger.cpp", "//lldb/source/Core/ThreadedCommunication.cpp", "//lldb/source/Interpreter/CommandInterpreter.cpp", "//lldb/source/Target/Process.cpp", "//lldb/source/Target/Target.cpp", "//lldb/source/Target/TargetList.cpp", "//lldb/source/Target/Thread.cpp", "//lldb/source/Utility/Broadcaster.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] }