llvm::CleanupInstaller

Synopsis

Declared in <llvm/Support/ToolOutputFile.h>

class CleanupInstaller;

Member Functions

NameDescription
CleanupInstaller [constructor]Construct from StringRef
~CleanupInstaller [destructor]Destructor
getFilename

Data Members

NameDescription
Filename The name of the file.
Keep The flag which indicates whether we should not delete the file.