LLVM 19.0.0git
Classes | Functions
llvm::unittest Namespace Reference

Classes

class  TempDir
 A RAII object that creates a temporary directory upon initialization and removes it upon destruction. More...
 
class  TempFile
 A RAII object that creates a file upon initialization and removes it upon destruction. More...
 
class  TempLink
 A RAII object that creates a link upon initialization and removes it upon destruction. More...
 

Functions

SmallString< 128 > getInputFileDirectory (const char *Argv0)
 

Function Documentation

◆ getInputFileDirectory()

SmallString< 128 > llvm::unittest::getInputFileDirectory ( const char Argv0)