Definition at line 29 of file main.cxx.
◆ CXXFrontendAction()
CXXFrontendAction::CXXFrontendAction |
( |
| ) |
|
|
inline |
◆ Run()
int CXXFrontendAction::Run |
( |
std::string | output, |
|
|
std::vector< std::string > | argv ) const |
|
inlinenodiscardoverridevirtual |
- Parameters
-
output | A path to place output |
argv | Additional language-specific arguments |
- Returns
- Zero if action completed successfully; otherwise, non-zero returned
Implements lilac::shared::FrontendAction.
Definition at line 38 of file main.cxx.
The documentation for this class was generated from the following file: