Home
last modified time | relevance | path

Searched refs:format_build_error (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test_event/
H A Dbuild_exception.py11 return self.format_build_error(self.command, self.build_error)
14 def format_build_error(command, command_output): member in BuildError