8 #include <hilti/compiler/driver.h> 43 Driver(std::string name,
const hilti::rt::filesystem::path& argv0) :
hilti::
Driver(
std::move(name), argv0) {}
64 std::string hookAddCommandLineOptions()
override;
65 bool hookProcessCommandLineOption(
int opt,
const char* optarg)
override;
66 std::string hookAugmentUsage()
override;
Definition: optional.h:79
Driver(std::string name)
Definition: driver.h:34
Driver(std::string name, const hilti::rt::filesystem::path &argv0)
Definition: driver.h:43
bool track_offsets
Definition: driver.h:16