MCPcopy Create free account
hub / github.com/Kitware/CMake / GetError

Method GetError

Source/cmArchiveWrite.h:86–86  ·  view source on GitHub ↗

Return the error string; empty if none. */

Source from the content-addressed store, hash-verified

84
85 /** Return the error string; empty if none. */
86 std::string GetError() const { return this->Error; }
87
88 // TODO: More general callback instead of hard-coding calls to
89 // std::cout.

Callers 15

LLVMFuzzerTestOneInputFunction · 0.45
ExecuteCommandMethod · 0.45
TryCompileMethod · 0.45
BuildMethod · 0.45
HandleExprCommandFunction · 0.45
cmCMakeString.cxxFile · 0.45
Base64GzipEncodeFileMethod · 0.45
RunMethod · 0.45
HandleExportModeFunction · 0.45
InitializeMethod · 0.45
operator()Method · 0.45
CreateTarMethod · 0.45

Calls

no outgoing calls

Tested by 10

Base64GzipEncodeFileMethod · 0.36
RunMethod · 0.36
StartTestProcessMethod · 0.36
ReadSubdirectoryFunction · 0.36
InvokeImplMethod · 0.36
ExecuteHandlerCommandMethod · 0.36
HandleLCovCoverageMethod · 0.36
FindLCovFilesMethod · 0.36
StartAgainMethod · 0.36
RunMethod · 0.36