24 "--print-rejected-preprocessed-source",
77 *o!=
nullptr && !found;
115 *o!=
nullptr && !found;
142 std::cerr <<
"Warning: uninterpreted as86 option '" <<
argv_i
const char * as86_options_without_argument[]
const char * goto_as86_options_with_argument[]
const char * as86_options_with_argument[]
A special command line object for as86 (of Bruce's C Compiler) Author: Michael Tautschnig Date: July ...
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
virtual bool parse(int, const char **)
void set(const std::string &opt, const char *value) override
Set option option to value.
void add_infile_arg(const std::string &arg)
static bool in_list(const char *option, const char **list)
void add_arg(const std::string &arg)
bool has_prefix(const std::string &s, const std::string &prefix)