LLVM 22.0.0git
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...
 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()