clang API Documentation
Base class for all GNU tools that provide the same behavior when it comes to response files support. More...
#include <Tools.h>
Public Member Functions | |
GnuTool (const char *Name, const char *ShortName, const ToolChain &TC) |
Base class for all GNU tools that provide the same behavior when it comes to response files support.
clang::driver::tools::GnuTool::GnuTool | ( | const char * | Name, |
const char * | ShortName, | ||
const ToolChain & | TC | ||
) | [inline] |