7 #include <hilti/compiler/driver.h> 42 Driver(std::string name,
const hilti::rt::filesystem::path& argv0) :
hilti::
Driver(name, argv0) {}
63 std::string hookAddCommandLineOptions()
override;
64 bool hookProcessCommandLineOption(
char opt,
const char* optarg)
override;
65 std::string hookAugmentUsage()
override;
Driver(std::string name)
Definition: driver.h:33
Driver(std::string name, const hilti::rt::filesystem::path &argv0)
Definition: driver.h:42
bool track_offsets
Definition: driver.h:15