gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/include/lldb/Core/Debugger.h", "//lldb/include/lldb/Core/IOHandler.h", "//lldb/include/lldb/Host/Editline.h", "//lldb/include/lldb/Host/File.h", "//lldb/include/lldb/Host/StreamFile.h", "//lldb/include/lldb/Interpreter/ScriptInterpreter.h", "//lldb/include/lldb/lldb-forward.h", "//lldb/source/Commands/CommandObjectBreakpointCommand.cpp", "//lldb/source/Commands/CommandObjectCommands.cpp", "//lldb/source/Commands/CommandObjectExpression.cpp", "//lldb/source/Commands/CommandObjectTarget.cpp", "//lldb/source/Commands/CommandObjectType.cpp", "//lldb/source/Commands/CommandObjectWatchpointCommand.cpp", "//lldb/source/Core/Debugger.cpp", "//lldb/source/Core/IOHandler.cpp", "//lldb/source/Core/IOHandlerCursesGUI.cpp", "//lldb/source/Expression/REPL.cpp", "//lldb/source/Host/common/Editline.cpp", "//lldb/source/Interpreter/CommandInterpreter.cpp", "//lldb/source/Interpreter/ScriptInterpreter.cpp", "//lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp", "//lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp", "//lldb/unittests/Editline/EditlineTest.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": [] }