gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/include/lldb/API/SBCommandReturnObject.h", "//lldb/include/lldb/API/SBValue.h", "//lldb/include/lldb/Interpreter/CommandReturnObject.h", "//lldb/include/lldb/ValueObject/ValueObjectList.h", "//lldb/source/API/SBCommandReturnObject.cpp", "//lldb/source/Commands/CommandObjectDWIMPrint.cpp", "//lldb/source/Commands/CommandObjectExpression.cpp", "//lldb/source/Commands/CommandObjectFrame.cpp", "//lldb/source/Commands/CommandObjectTarget.cpp", "//lldb/source/ValueObject/ValueObjectList.cpp", "//lldb/test/API/api/command-return-object/TestSBCommandReturnObject.py", "//lldb/test/API/commands/frame/var/TestFrameVar.py", "//lldb/test/API/functionalities/target_var/TestTargetVar.py" ], "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": [] }