MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetExecError

Method GetExecError

NULLC/Executor_LLVM.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387const char* ExecutorLLVM::GetExecError()
388{
389 return execError;
390}
391
392
393

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected